Notification is not correctly displayed on IE8 (compatibility view turned OFF)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • 6.0.2
    • Affects Version/s: 6.0.1
    • Component/s: Components
    • Security Level: Jimmy
    • None
    • Environment:

      ZK 6.0.1 and IE8

    • None

      Test case

      <zk>
      	<button label="show notification " autodisable="self">
      		<attribute name="onClick">
      						<![CDATA[
      	Clients.showNotification("Disappearing notification in IE8");
      
      ]]></attribute>
      	</button>
      </zk>
      

      Expected: Notification is displayed correctly with the message.
      Actual: Notification is seen for moment and then disappears.

            Assignee:
            vincentjian
            Reporter:
            ashishd
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: