Closed Bug 809413 Opened 12 years ago Closed 11 years ago

[rule view] handling of ":" (colon) and ";" (semi-colon) key is inconsistent when double-clicking

Categories

(DevTools :: Inspector, defect)

17 Branch
x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: fb+mozdev, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 20121031065642

Steps to reproduce:

Inspect the header in Bugzilla (right-click where it says "Bugzilla@Mozilla …", should be td#title > p). Add a new property to the inline style by **double**-clicking after `element {` and type `margin:`. 


Actual results:

The inspector jumps to a new line (new property) and the property added before gets a strike through. 


Expected results:

When typing the colon (:), the carret should jump to the next field, i. e. from property-descriptor to property-text instead. 


This bug may (or may not) be region-specific, can reproduce this on a German keyboard. May also be OS-specific (Mac OS X) or hardware-specific (MBA 2012). May also be an issue with the Macs touchpad: When I click, I actually **tap** (resp. double-tap).
Component: Untriaged → Developer Tools: Inspector
Hardware: x86 → x86_64
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: [style editing] handling of ":" (colon) and ";" (semi-colon) key is inconsistent when double-clicking → [rule view] handling of ":" (colon) and ";" (semi-colon) key is inconsistent when double-clicking
Double-clicking now hides the input field, invalidating this bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.