WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16572
REGRESSION: Arrow up/down in inspector source list does not scroll when item at edge is reached
https://bugs.webkit.org/show_bug.cgi?id=16572
Summary
REGRESSION: Arrow up/down in inspector source list does not scroll when item ...
Matt Lilek
Reported
2007-12-21 23:38:53 PST
When using the up and down arrow keys to go thru the various items in the lefthand source list in the Web Inspector, arrowing past the items that are visible does not cause the list to scroll with the selected item. 1. Go to <
http://digg.com/
> 2. Right click and open the web inspector 3. Expand the various categories and/or resize the inspector so that the list has scroll bars 4. Select an item in the left sidebar 5. Use the up/down arrow keys to go through the various items. In shipping Safari, when you reach the last visible item then go past it, the list scrolls so that the selected item is always in focus. This is probably a bug outside of the inspector, but I have not yet had time to reduce it to determine that.
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Lilek
Comment 1
2007-12-21 23:42:27 PST
It does scroll when you've reached the very first or last item (the network panel if it's visible) in the entire list.
Adam Roben (:aroben)
Comment 2
2008-01-29 10:53:40 PST
<
rdar://problem/5712777
>
Matt Lilek
Comment 3
2008-02-15 12:17:12 PST
Related to
bug 17318
and
bug 17337
?
Timothy Hatcher
Comment 4
2008-02-26 16:47:18 PST
Landed a fix in
r30607
.
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