[Webkit-unassigned] [Bug 12344] New: NativeListBox: item hit testing does not account for top padding and border

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 20 05:08:35 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12344

           Summary: NativeListBox: item hit testing does not account for top
                    padding and border
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: data:text/html,<select multiple style="border-top: 10px
                    solid; padding-top:
                    10px;"><option>one</option><option>two</option><option>t
                    hree</option></select>
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NativeListBox
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


RenderListBox::listIndexAtOffset() does not take top padding and border. To see
the problem, open the URL and try to select items.


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



More information about the webkit-unassigned mailing list