Bug 35447 - Cannot scroll horizontally in the Scripts panel using the keyboard.
Summary: Cannot scroll horizontally in the Scripts panel using the keyboard.
Status: RESOLVED DUPLICATE of bug 34356
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 13:04 PST by Brady Eidson
Modified: 2010-02-26 14:16 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2010-02-26 13:04:48 PST
When the scripts panel was in an iframe, we never got horizontal scrollbars in it.

Now that it's in a div, we are getting horizontal scrollers.

We need to either:
A - Disable the horizontal scrollbars
B - Make horizontal keyboard scrolling work.
Comment 1 Brady Eidson 2010-02-26 14:16:48 PST
This is being resolved as part of https://bugs.webkit.org/show_bug.cgi?id=34356

*** This bug has been marked as a duplicate of bug 34356 ***