Closed
Bug 1222857
Opened 10 years ago
Closed 7 years ago
Pasted command isn't executed in command line the second time I paste it and press Enter
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)
DevTools Graveyard
Graphic Commandline and Toolbar
Tracking
(firefox45 affected)
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox45 | --- | affected |
People
(Reporter: arni2033, Unassigned)
Details
Attachments
(1 file)
STR: (Win7_64, Nightly 45, 32bit, ID 20151107030439, new profile)
1. Copy string "screenshot" (w/o quotes) in clipboard
2. Open command line, delete everything typed in command line, close command line.
3. Open command line
4. Paste string "screenshot" in command line using Ctrl+V, press Enter
5. Paste string "screenshot" in command line using Ctrl+V, press Enter
Result:
After Step 5 command isn't executed and you see empty tooltip instead of tooltip with image preview.
In Dev.Edition 44 command isn't executed and I see some irrelevant commands in that tooltip.
Expectations:
After Step 5 command should be executed normally and tooltip with second image should be displayed.
Workaround:
Delete everything in console, paste the command again and press Enter.
Updated•8 years ago
|
Product: Firefox → DevTools
Comment 1•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: NEW → 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
•