Closed
Bug 1456002
Opened 7 years ago
Closed 7 years ago
Developer Toolbar (GCLI): Commands aren't executed
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect, P2)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: brille1, Unassigned)
Details
Attachments
(1 file)
|
750.72 KB,
image/gif
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180323154952
Steps to reproduce:
* I browsed the angular.io documentation (e.g. https://angular.io/guide/structural-directives)
* I opened the Developer Toolbar (<SHIFT>+<F2>)
* I opened the Toolbox (<F12>)
* I entered "media emulate print" into the Developer Toolbar
* I hit <F5> to refresh the page
Actual results:
Developer Toolbar didn't execute any command I entered (see screencast attached).
Expected results:
Developer Toolbar should execute commands as expected.
Comment 1•7 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
20180323154952
Works for me:
1. https://angular.io/guide/structural-directives
2. Shift+F2
3. F12
4. Tab
5. media emulate print
6. F5
7. Tab
8. Enter
Please check if the problem persists in a brand new profile.
https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
Has Regression Range: --- → irrelevant
Has STR: --- → yes
Component: Untriaged → Developer Tools: Graphic Commandline and Toolbar
This doesn't happen all the time. I report it here because it happened to me a couple of times in the past few days.
At this time I cannot precisely give the precise steps to reproduce this issue. However, I'm currently using this feature solely on the above Angular documentation pages in order to modify print media CSS styles on the fly.
Priority: -- → P2
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 3•7 years ago
|
||
Per bug 1491875, this component has been closed, and the affected code is being removed from Firefox. Closing this bug as incomplete.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•