Open Bug 934661 Opened 11 years ago Updated 2 years ago

[ruleview] Should be able to up/down select non-numeric values too

Categories

(DevTools :: Inspector: Rules, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: fitzgen, Unassigned)

References

Details

In the rule view right now, if you select a numeric value in a css rule (say the value of font-size) you can use up and down to increment and decrement that value. It would be awesome if we could do the same thing with non-numeric values.

Say for "display" we could cycle through "none", "block", "inline", "flex", etc.
OS: Mac OS X → All
Hardware: x86 → All
Summary: Should be able to up/down select non-numeric values too → [ruleview] Should be able to up/down select non-numeric values too
Would this open the autocomplete list?  With numeric values you know what it coming next if you press up or down, it seems like having the list opened in the case of string values could help keep your bearings.
Priority: -- → P3
It does not in Firebug but it sounds like nice improvement...
Component: Developer Tools: Inspector → Developer Tools: CSS Rules Inspector
Severity: normal → enhancement
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.