[Webkit-unassigned] [Bug 117592] New: Necessary reflow not triggered with specific combination of getSelection, positioning and :hover rule

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 06:58:58 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117592

           Summary: Necessary reflow not triggered with specific
                    combination of getSelection, positioning and :hover
                    rule
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/Fncec/1/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit_bugs at juima.org


See the jsfiddle minimal testcase. On mouseup, all ranges are removed from a selection (this appears a necessary part of the testcase, though might just have a necessary effect I haven't been able to isolate), and a class gets set on an image, removing a margin and setting a near identical border. The image should remain in the same position, but instead jumps away. A further hover triggers a reflow back to the correct position.
Seen on Chromium Version 25.0.1364.160 Ubuntu 12.04 (25.0.1364.160-0ubuntu0.12.04.1) and confirmed to still exist on a nightly on OS X.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list