ICEfaces
  1. ICEfaces
  2. ICE-9744

Showcase: dataTable>Find - Pulsate effect doesn't render in IE11

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Won't Fix
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Icefaces4 trunk revision# 39423
      Mojarra 2.2.4
      Server: Tomcat7
      Browser: IE11 (Doesn't occur in other browsers)
    • Assignee Priority:
      P3

      Description

      To reproduce:
      1) Build / deploy showcase sample
      2) Navigate to ace:dataTable > Find demo
      3) Select 'Pulsate' effect
      4) Type a search query into the input (eg. 'van')
      5) Click 'Find Next'
      The row effect will not be displayed (same results as using 'None')

        Activity

        Hide
        Mircea Toma added a comment -

        While debugging the Javascript it can be observed that the opacity property of the element that needs to pulsate is dynamically changed without observing any visible changes.

        It looks like we hit another IE bug. There are a few 'opacity' related issue recorded officially:

        https://connect.microsoft.com/IE/feedback/details/781637/ie-10-problem-in-rendering-the-css-opacity-property

        https://connect.microsoft.com/IE/feedback/details/798465/ie11-absolutely-positioned-descendants-of-the-element-with-css-opacity-are-rendered-incorrectly

        https://connect.microsoft.com/IE/feedback/details/685500/opacity-applied-incorrectly-to-table-cell

        Show
        Mircea Toma added a comment - While debugging the Javascript it can be observed that the opacity property of the element that needs to pulsate is dynamically changed without observing any visible changes. It looks like we hit another IE bug. There are a few 'opacity' related issue recorded officially: https://connect.microsoft.com/IE/feedback/details/781637/ie-10-problem-in-rendering-the-css-opacity-property https://connect.microsoft.com/IE/feedback/details/798465/ie11-absolutely-positioned-descendants-of-the-element-with-css-opacity-are-rendered-incorrectly https://connect.microsoft.com/IE/feedback/details/685500/opacity-applied-incorrectly-to-table-cell

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: