Bug 32776

Summary: REGRESSION: Up/down arrow keys do not step numeric CSS property values
Product: WebKit Reporter: mitz
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P1 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
Call the focused element’s handleKeyEvent method darin: review+

mitz
Reported 2009-12-19 13:01:05 PST
When editing a CSS property with a numeric value, the up arrow key and down arrow key move the caret to the beginning and the end of the line, respectively. They used to increase and decrease the value.
Attachments
Call the focused element’s handleKeyEvent method (1.36 KB, patch)
2009-12-19 13:26 PST, mitz
darin: review+
mitz
Comment 1 2009-12-19 13:26:12 PST
Created attachment 45246 [details] Call the focused element’s handleKeyEvent method
WebKit Review Bot
Comment 2 2009-12-19 13:28:23 PST
style-queue ran check-webkit-style on attachment 45246 [details] without any errors.
Eric Seidel (no email)
Comment 3 2009-12-19 15:18:25 PST
Comment on attachment 45246 [details] Call the focused element’s handleKeyEvent method Do we have no way to test the inspector?
mitz
Comment 4 2009-12-19 18:33:00 PST
Note You need to log in before you can comment on or make changes to this bug.