Closed Bug 1232634 Opened 9 years ago Closed 8 years ago

JSON View: copying a single text value

Categories

(DevTools :: JSON Viewer, defect)

defect
Not set
normal

Tracking

(firefox46 fixed)

RESOLVED FIXED
Firefox 46
Tracking Status
firefox46 --- fixed

People

(Reporter: Honza, Assigned: Honza)

References

Details

Attachments

(1 file)

Text values longer than N characters are shortened, and expanded on click. For instance I have a value that looks like this:

"https://msdn.microsoft.c.../mt146826(v=vs.94).aspx"

and clicking it expands it as:

"https://msdn.microsoft.com/en-us/library/mt146826(v=vs.94).aspx"

Once expanded, I want to select and copy it. I click at the start of the text, drag to the right, release the click to end the selection… and the text gets shortened and kills my selection.

The solution seems to be to start clicking outside of the text value, so that one doesn't trigger a click-that-toggles-the-value. Doable but hard to figure out.

See also:
https://bugzilla.mozilla.org/show_bug.cgi?id=1223143#c7

Honza
Only clicking on node label expands it.
(fixing the UX issue).

Honza
Assignee: nobody → odvarko
Status: NEW → ASSIGNED
Attachment #8698410 - Flags: review?(jryans)
https://hg.mozilla.org/mozilla-central/rev/dfe08a67b1af
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
[bugday-20160323]

Status: RESOLVED,FIXED -> UNVERIFIED

Comments:
STR: Not clear.
Developer specific testing

Component: 
Name			Firefox
Version			46.0b9
Build ID		20160322075646
Update Channel	beta
User Agent		Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
OS				Windows 7 SP1 x86_64

Expected Results: 
Developer specific testing

Actual Results: 
As expected
See Also: → 1328008
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: