Closed Bug 843104 Opened 11 years ago Closed 11 years ago

Variables view: edit input for property value is far too small

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: msucan, Assigned: vporof)

References

Details

Since bug 830324 landed when the user starts editing a property value the input is given the width of the value. That means with a value like "1" the input is very small.

Try inspecting an object like {foo:1, bar:2} then click on "1" or "2", and try to write something longer. You will notice that the input is far too small. We need a minimum width.
Depends on: 812083
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Priority: -- → P3
Not anymore it's not. Fixed by bug 812083 and the addition of a widgets.css which flexes ALL the things!
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.