[Webkit-unassigned] [Bug 109254] New: Hidden scrollbar covers native controls on block elements with overflow: scroll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 21:17:30 PST 2013


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

           Summary: Hidden scrollbar covers native controls on block
                    elements with overflow: scroll
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://untropy.net/bug.html
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: booc0mtaco at gmail.com


See example at url. 

When a block-level element is defined with overflow set to show a scroll bar, it can cover up any native controls in Mac OS X. In this case, the expanded scroll bar will cover more than half of the checkbox, making it unclickable over most of its height. The text in the other table cells remains accessible. This behavior extends to label text when it contains a related control.

Not sure of the processes for these bugs (this is my first), but here are some steps to reproduce:

1) load the example html
2) try double-clicking on the lower half of the checkbox. note how it doesn't select the checkbox
3) try double-clicking on the lower half of the text for the checkbox. not how it doesn't select the checkbox
4) repeat with the top half of the control and/or label. notice how it behaves normally.

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