[Webkit-unassigned] [Bug 9813] New: OPTION text can paint over select element's scrollbar

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 9 14:54:39 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9813

           Summary: OPTION text can paint over select element's scrollbar
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, InRadar, NativePopUp
          Severity: major
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


 * SUMMARY
A OPTION element which contains a long string of dashes will paint over the
select element's scrollbar. (See screen shot) 
This was originally seen at http://www.apple.com/macosx/feedback/ under the
Feedback Characteristics.

* STEPS TO REPRODUCE
1. With a custom css sheet applied,  (select {
-webkit-appearance: menulist;
box-sizing: border-box;
}, open attached test case "option_test.html"
2. Mouse down on the select element and choose dashed item from popup menu.
3. Notice the dashed line paints over scrollbar area at the end of the select
element

* RESULTS
Dashed line shouldn't paint over scrollbar but does.

* REGRESSION
Yes, this is a regression with the new native popup. Tested with NB r15239


-- 
Configure bugmail: http://bugzilla.opendarwin.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