WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 9696
37925
If a select is scrolled out of view, its popup menu can still be opened, and is drawn outside of window
https://bugs.webkit.org/show_bug.cgi?id=37925
Summary
If a select is scrolled out of view, its popup menu can still be opened, and ...
J Cornelius
Reported
2010-04-21 07:51:22 PDT
Created
attachment 53956
[details]
Screenshot of SELECT rendering bug If a <SELECT> field is focused by either mouse or tabindex, is moved outside of the viewport via scrolling the page, then accessed by cursor (arrow) keys it will display outside of the viewport. Screenshots attached. Confirmed in Webkit Nightly (
r57958
), Safari 4.0.5 (6531.22.7), and Chrome 5.0.342.7 beta on OS X 10.6.3 Build 10D573. Could not reproduce this Safari or Chrome on Windows Vista.
Attachments
Screenshot of SELECT rendering bug
(95.78 KB, image/png)
2010-04-21 07:51 PDT
,
J Cornelius
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-04-21 10:10:37 PDT
See also:
bug 9816
. Some of the bugs that were marked as its duplicates probably weren't. Steps to reproduce: 1) Select e.g. "Product" pop-up menu in this Bugzilla report, dismiss the menu if it's open. 2) Scroll the Web page down, so that the pop-up is out of visible area. 3) Press down arrow key. Results: As on screenshot. Expected results: the menu shouldn't open, or maybe the page should be scrolled to reveal the select element. Firefox has the same problem (you just need to hold Option when pressing the down key).
Alexey Proskuryakov
Comment 2
2010-04-21 10:10:56 PDT
<
rdar://problem/7889034
>
Alexey Proskuryakov
Comment 3
2010-04-21 10:16:26 PDT
Mitz told me that we actually have a bug tracking this. *** This bug has been marked as a duplicate of
bug 9696
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug