Open Bug 1194196 Opened 9 years ago Updated 2 years ago

Make TableWidget cells selectable

Categories

(DevTools :: Storage Inspector, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: ntim, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Attachments

(1 file)

      No description provided.
Are you talking about text selection?
Attached patch PatchSplinter Review
The CSS overflow treatment is needed, since crop=end only works if the label is a replaced element (when the value is set using the value attribute).
Assignee: nobody → ntim.bugs
Status: NEW → ASSIGNED
Attachment #8647478 - Flags: review?(bgrinstead)
(In reply to Girish Sharma [:Optimizer] from comment #1)
> Are you talking about text selection?

Yep.
Comment on attachment 8647478 [details] [diff] [review]
Patch

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

If I open the storage inspector on a site with a really long cookie (or just open up the Browser Toolbox and modify one of the values in place), I see that it actually is causing the table to expand in width to compensate for the size of the text.  I wish we could just set -moz-user-select but still use .value="" because handling the text cropping seems like it's going to be tricky.
Attachment #8647478 - Flags: review?(bgrinstead) → review-
Depends on: 1202299
Assignee: ntim.bugs → nobody
Status: ASSIGNED → NEW
Product: Firefox → DevTools
Blocks: 1667980
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: