[Webkit-unassigned] [Bug 37925] If a select is scrolled out of view, its popup menu can still be opened, and is drawn outside of window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 10:10:37 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37925


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Select options display      |If a select is scrolled out
                   |outside of viewport         |of view, its popup menu can
                   |                            |still be opened, and is
                   |                            |drawn outside of window
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ap at webkit.org
     Ever Confirmed|0                           |1




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-04-21 10:10:37 PST ---
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).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list