[Webkit-unassigned] [Bug 9816] New: Popup menu doesn't drawn at the correct height

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 9 17:36:18 PDT 2006


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

           Summary: Popup menu doesn't drawn at the correct height
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, InRadar, NativePopUp
          Severity: normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: cpetersen at apple.com


* SUMMARY
When a popup menu attempts to be drawn from the bottom of screen, it doesn't
draw the menu at it's full height. See popup_menu_not_appearing_properly.png
I originally saw this issue at http://www.apple.com/ but I have reduction of
this page

Tested with NB r15239

* STEPS TO REPRODUCE
1. With a custom css sheet applied,  select {
-webkit-appearance: menulist;
box-sizing: border-box;
}, open the attached test case "apple_reduction_select.html"
2. Scroll to the bottom of the page then position this window so that it is at
the bottom of the screen
3. Mouse down on the select element and notice how the popup menu is drawn.


* RESULTS
Popup menu should be drawn at it's correct height but isn't.

* REGRESSION
Yes, this is a regression with the new native popup


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