[Webkit-unassigned] [Bug 15167] New: Activating select element off-screen with keyboard causes disembodied pop-up menu
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 9 16:12:03 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15167
Summary: Activating select element off-screen with keyboard
causes disembodied pop-up menu
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
* SUMMARY
When activating a select element off-screen using the keyboard, a disembodied
pop-up menu appears (instead of the web page scrolling to the element before
drawing it).
* STEPS TO REPRODUCE
1. Launch Safari/WebKit.
2. Open test case.
3. Hit space bar immediately after the page opens.
* EXPECTED RESULTS
The web page should scroll until the select element is on-screen, then activate
the pop-up menu.
* ACTUAL RESULTS
The web page does not scroll, and the pop-up menu is activated away from the
main browser window.
* REGRESSION
This is NOT a regression from shipping Safari 2.0.4 (419.3) with original
WebKit on Mac OS X 10.4.10 (8R218) as it does the same thing.
Tested with a local debug build of WebKit r25458 with Safari 3 Public Beta v.
3.0.3 (522.12.1) on Mac OS X 10.4.10 (8R218).
--
Configure bugmail: http://bugs.webkit.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