Closed Bug 1413861 Opened 7 years ago Closed 6 years ago

DOM Inspector mangles long values when copying attribute value

Categories

(DevTools :: Inspector, defect, P2)

56 Branch
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1430143

People

(Reporter: next_ghost, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20171008141813

Steps to reproduce:

Inspect Element -> right-click an attribute with very long value -> Attributes -> Copy Attribute Value "VeryLongAttr...oldBeShortened"
(Or whatever it is in English)


Actual results:

Firefox copies the shortened value where the middle is replaced by ellipsis: VeryLongAttr...oldBeShortened


Expected results:

Firefox should copy the original value without shortening it: VeryLongAttributeValueThatWouldBeShortened
Component: Untriaged → Developer Tools: Inspector
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P2
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.