Bug 16530

Summary: Add more keyboard shortcuts for CSS editing
Product: WebKit Reporter: Danny Bloemendaal <danny.bloemendaal>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Enhancement CC: mrowe
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Danny Bloemendaal
Reported 2007-12-20 07:49:51 PST
A lot of the great user experience in firebug is caused by how it allows you to quickly add and change css properties in classes. Pressing return to add a new item, tabbing to the value, code completion (THAT realy helps!!) makes it a great tool to work with. Also using the up/down arrow keys to increase/decrease values is done very well. Like if something is 10px and the cursor is inside the 10 and you press up, it changes it to 11 and you can see the results directly in the page.
Attachments
Adam Roben (:aroben)
Comment 1 2008-01-29 11:09:11 PST
Timothy Hatcher
Comment 2 2008-08-04 14:24:49 PDT
I have a patch for the number editing up in bug 20273.
Timothy Hatcher
Comment 3 2008-08-05 09:51:42 PDT
Landed number increment/decrement in r35560 and 35561.
Kevin McCullough
Comment 4 2008-08-08 13:45:58 PDT
I broke this up into other bugs: 20334 20335 17374 20336
Note You need to log in before you can comment on or make changes to this bug.