WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32776
REGRESSION: Up/down arrow keys do not step numeric CSS property values
https://bugs.webkit.org/show_bug.cgi?id=32776
Summary
REGRESSION: Up/down arrow keys do not step numeric CSS property values
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Fixed in <
http://trac.webkit.org/projects/webkit/changeset/52397
>.
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