[Webkit-unassigned] [Bug 38325] New: Inspector: Increment/Decrement Shortcut Keys Not Working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 29 06:34:14 PDT 2010


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

           Summary: Inspector: Increment/Decrement Shortcut Keys Not
                    Working
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://trac.webkit.org/wiki/WebInspector#ShortcutKeys
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gregwoods01 at gmail.com


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

-- 
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