WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 38516
38325
Inspector: Increment/Decrement Shortcut Keys Not Working
https://bugs.webkit.org/show_bug.cgi?id=38325
Summary
Inspector: Increment/Decrement Shortcut Keys Not Working
Greg Woods
Reported
2010-04-29 06:34:14 PDT
Recently I noticed that the keyboard shortcut keys for incrementing/decrementing CSS values is not working. Pressing the Up key moves the cursor to the end of the line rather than incrementing the value. Pressing Down moves the cursor to the beginning of the line rather than decrementing the value. Steps to replicate: 1.) Go to any webpage and open the inspector. (I used webkit.org.) 2.) Highlight an element that has at least one style with a numerical value in the Style Attributes pane. (On webkit.org, the body tag has padding and font-size styles you can use) 3.) Double click the value to highlight it and press Up or Down. Tested on
r58482
, OSX 10.6.3 Source:
http://trac.webkit.org/wiki/WebInspector#ShortcutKeys
Attachments
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2010-04-29 18:48:34 PDT
Hey Greg. Thanks for creating a bug! A few of us noticed this recently in a related bug:
https://bugs.webkit.org/show_bug.cgi?id=17374
A fix may be coming soon. Also, when creating new inspector bugs, here is a helpful link with a Web Inspector template and with the relevant people CC'd to allow the bug to get a quick response:
http://webkit.org/new-inspector-bug
Greg Woods
Comment 2
2010-04-29 18:59:50 PDT
(In reply to
comment #1
)
> Hey Greg. Thanks for creating a bug! A few of us noticed this recently in a > related bug: >
https://bugs.webkit.org/show_bug.cgi?id=17374
> > A fix may be coming soon. > > Also, when creating new inspector bugs, here is a helpful link with a Web > Inspector template and with the relevant people CC'd to allow the bug to get a > quick response: >
http://webkit.org/new-inspector-bug
Awesome, I'll definitely use that link next time. Thanks!
Joseph Pecoraro
Comment 3
2010-05-04 08:38:10 PDT
Because there is already a patch on a related bug, I'm going to mark this as a duplicate. Thanks! *** This bug has been marked as a duplicate of
bug 38516
***
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