Bug 52120

Summary: Fixed width, right-aligned html select gets clipped
Product: WebKit Reporter: Darth <priyajeet.hora>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, priyajeet.hora, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
URL: http://www.techskater.com/tdd/test.html

Description Darth 2011-01-08 19:47:36 PST
Please see the attached image.
The web inspector settings drop down for styles and event listeners are going off the screen under windows 7.
This happens when you are in full screen mode for the browser or window big enough not to grant space for the menu on the right.
Unsure if it happens on all windows versions or linux, not tried. Mac works fine.
Issue exists in Chrome 9, Chrome 10, Safari stable and webkit nightly.

http://i.imgur.com/OSZ5D.png
Comment 1 Darth 2011-02-04 23:44:22 PST
BTW, this happens under linux too, and any version of windows.
Comment 2 Darth 2011-02-05 00:04:10 PST
As per comments here
http://code.google.com/p/chromium/issues/detail?id=45999
The underlying issue is with html select.
Test case link: http://www.techskater.com/tdd/test.html

Unsure if this is a dupe of another bug here, but couldn't find it.
Comment 3 Alexander Pavlov (apavlov) 2011-06-27 09:36:56 PDT
The Chromium-related part of this issue is tracked as bug 63438.