WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
40906
Web Inspector: Split property field in Styles pane into two
https://bugs.webkit.org/show_bug.cgi?id=40906
Summary
Web Inspector: Split property field in Styles pane into two
Nikita Vasilyev
Reported
2010-06-21 02:42:33 PDT
Created
attachment 59234
[details]
Input fields: two vs one I suggest to use two input fields (one for CSS property name, another for value) instead of one. Firebug using that and I've found it more useful. To write "margin: auto" in Firebug I can: 1) type "m", "margin" will be suggested 2) press tab 3) type "auto" In Web Inspector tab jumps on next CSS property. To do the same In Web Inspector I should: 1) type "m", "margin" will be suggested 2) press right arrow 3) type ":" 4) type "auto" I think pressing tab is much easier than pressing right arrow and writing ":" after that. Original discussion started here:
https://bugs.webkit.org/show_bug.cgi?id=17374#c33
Attachments
Input fields: two vs one
(64 bytes, text/plain)
2010-06-21 02:42 PDT
,
Nikita Vasilyev
no flags
Details
Input fields: two vs one
(8.03 KB, image/png)
2010-06-21 02:44 PDT
,
Nikita Vasilyev
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Nikita Vasilyev
Comment 1
2010-06-21 02:44:25 PDT
Created
attachment 59236
[details]
Input fields: two vs one
Nikita Vasilyev
Comment 2
2010-12-29 07:42:00 PST
Has been fixed somewhere else.
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