Closed Bug 936081 Opened 11 years ago Closed 10 years ago

[markup view] When using the tab key while editing attribute, remain in editing mode from one attribute to the other

Categories

(DevTools :: Inspector, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 911148

People

(Reporter: Jeremie, Unassigned)

Details

In the inspector view:

1. Double click on an attribute
2. Make some change
3. Hit the tab key

Actual result:
The attribute stop to be editable and has the focus

Expected result:
The attribute stop to be editable, the focus move to the next attribute and that attribute enter the edit mode. Note that it is currently the way Chrome and Safari behaves.

Actually, it could be even more interesting if the UI could match the Firebug behavior where hitting the tab key move from the attribute name to the attribute value to the next attribute name and so on always in edit mode. Note that it is currently the way IE10 behaves.

Matching Firebug behavior on such UX point will ease the switch for web dev that are accustom to Firebug (and there is a lot with Firefox ;)
Summary: When using the tab key while editing attribute, remain in editing mode from one attribute to the other → [markup view] When using the tab key while editing attribute, remain in editing mode from one attribute to the other
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.