Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1135

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

    XMLWordPrintable

    Details

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

      ZK 6.0.1 and IE8

      Description

      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.

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved: