Open
Bug 1095532
Opened 11 years ago
Updated 3 years ago
Relabel the paste / copy commands of the inspector panel
Categories
(DevTools :: Inspector, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: fayolle-florent, Unassigned)
References
Details
(Whiteboard: [btpp-backlog])
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141103144234
Steps to reproduce:
I think there is opportunity to improve the labels of the paste / copy options of the context menu in the Inspector panel.
Currently, the labels are :
- Copy Inner HTML
- Copy Outer HTML
- Paste Outer HTML
The aims are:
- Making the commands friendlier to the non-techs people (they may not know / understand what are innerHTML and outerHTML)
- Making these labels easier to translate
FWIW:
- Firebug's equivalent of "Copy outer HTML" is "Copy HTML"
- Firebug's equivalent of "Paste outer HTML" is "Paste HTML > Replace Node" (might not be the best label though).
Florent
Reporter | ||
Updated•11 years ago
|
Component: Untriaged → Developer Tools: Inspector
OS: Linux → All
Hardware: x86_64 → All
Comment 1•9 years ago
|
||
Inspector bugs triage. Filter on CLIMBING SHOES.
enhancement -> P3
Not closing as duplicate right away, because this bug focuses on making the labels easier to translate/understand. Should still be reviewed after Bug 1211613 lands.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Depends on: 1211613
Ever confirmed: true
Priority: -- → P3
Whiteboard: [btpp-backlog]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•