[Webkit-unassigned] [Bug 22759] dropdown menu disappears on mouse-over

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 13:29:43 PST 2010


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


dgrogan at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76229|0                           |1
        is obsolete|                            |
  Attachment #76229|review?                     |
               Flag|                            |
  Attachment #76248|                            |review?
               Flag|                            |




--- Comment #9 from dgrogan at google.com  2010-12-10 13:29:42 PST ---
Created an attachment (id=76248)
 --> (https://bugs.webkit.org/attachment.cgi?id=76248&action=review)
patch

Don't round lengths if specified units are pixels.  Round everything else.

I think this is more correct than the current behaviour but it moves a lot of stuff by 1 pixel.  Including h2 and h3 elements that are seemingly ubiquitous in pixel tests, of which approximately 200 are affected.  I've looked at all of them except some of the mozilla table tests.  None indicate that this patch breaks anything, they're all either improvements (minority) or noise (majority).

(same substance as attachment 76229, fixed style errors)

-- 
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