Bug 52120
Summary: | Fixed width, right-aligned html select gets clipped | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darth <priyajeet.hora> |
Component: | Layout and Rendering | Assignee: | 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 |
Darth
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Darth
BTW, this happens under linux too, and any version of windows.
Darth
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.
Alexander Pavlov (apavlov)
The Chromium-related part of this issue is tracked as bug 63438.