Closed
Bug 701347
Opened 14 years ago
Closed 13 years ago
scratchpad (orion): ctrl-v, Edit/Paste, Right Menu Paste all do not paste
Categories
(DevTools Graveyard :: Scratchpad, defect, P2)
DevTools Graveyard
Scratchpad
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kdevel, Unassigned)
References
Details
(Whiteboard: [sourceeditor][orion])
User Agent:
Steps to reproduce:
1. Open scrachpad.
2. With the mouse select "Right" in line 4. Ctrl-C.
3. Move cursor to line 10
4. Press ctrl-v, invoke Edit/Paste and right mouse menu/paste.
Actual results:
4. No paste.
Expected results:
4. Paste "Right".
Built from https://hg.mozilla.org/mozilla-central/rev/c60535115ea1
(copy/paste in location bar, input fields etc. works).
Comment 1•13 years ago
|
||
yup. able to reproduce in current nightly on mac.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•13 years ago
|
||
Stefan: thanks for your bug report!
We really need a fix for bug 407983...
Component: General → Developer Tools: Scratchpad
OS: Linux → All
QA Contact: general → developer.tools.scratchpad
Hardware: x86_64 → All
Whiteboard: [sourceeditor][orion]
Comment 4•13 years ago
|
||
I can semi-reproduce this bug: Edit > Paste works for me, but Right click > Paste fails.
With the patch for bug 718816 I also get the context menu Paste menu item working fine.
Rob: can you please retest? Thank you!
I hope this bug is fixed by the Orion update I have prepared.
Depends on: 718816
Comment 5•13 years ago
|
||
This bug should be fixed now. Please reopen if the problem persists. Thank you!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•