Closed Bug 761174 Opened 12 years ago Closed 12 years ago

Always show a property tooltip

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 16

People

(Reporter: past, Assigned: vporof)

Details

(Whiteboard: [fixed-in-fx-team])

Attachments

(1 file, 1 obsolete file)

Currently when hovering over properties the user doesn't know if (s)he should wait a bit longer for the tooltip, or the property is neither enumerable, nor writable, nor configurable. It's kinda backwards in that (s)he doesn't get any tooltip when there are lots of decorations on the property (underline, lock), but (s)he gets a long tooltip when there are no decorations.

It would be better UX to display all 3 values, all the time, but use a strike-through font for the ones that have false value.
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Priority: -- → P3
Attached patch v1 (obsolete) — Splinter Review
Attachment #635287 - Flags: review?(past)
Attached patch v2Splinter Review
Lazily initializing the tooltip to make things faster.
Attachment #635327 - Flags: review?(past)
Attachment #635287 - Attachment is obsolete: true
Attachment #635287 - Flags: review?(past)
Comment on attachment 635327 [details] [diff] [review]
v2

Review of attachment 635327 [details] [diff] [review]:
-----------------------------------------------------------------

Like.
Attachment #635327 - Flags: review?(past) → review+
Whiteboard: [land-in-fx-team]
https://hg.mozilla.org/integration/fx-team/rev/a4d1abc8f965
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/a4d1abc8f965
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 16
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: