Open
Bug 1530867
Opened 6 years ago
Updated 2 years ago
Export Changes - Select All content from Changes Tab using Ctrl/CMD+A extends to Rules Panel
Categories
(DevTools :: Inspector, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: paul.boiciuc, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.16 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0
Build ID: 20190226093755
[STR]
- Launch Firefox and open the Inspector.
- Navigate to the 2nd pane and perform some changes (adding/editing property names and values / deleting and disabling declarations).
- Navigate to Changes tab.
- Select All content using the keyboard combination Ctrl+A/CMD+A.
[AR]
The content of the Changes tab is selected along with the content from the Rules Panel.
[ER]
Only the content of the Changes tab is selected.
Summary: Export Changes - Select All content changes records using Ctrl/CMD+A extends to Rules Panel → Export Changes - Select All content from Changes Tab using Ctrl/CMD+A extends to Rules Panel
Updated•6 years ago
|
Blocks: track-changes
Priority: -- → P3
There is a very small overlap/trimming of some selectors that are edited as you can observe from the attachment. Maybe this could be fixed along with the Select All issue.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•