Closed
Bug 585746
Opened 15 years ago
Closed 15 years ago
can't copy from editor to another application on Firefox nightly build
Categories
(Mozilla Labs Graveyard :: FlightDeck, defect)
Mozilla Labs Graveyard
FlightDeck
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 579121
People
(Reporter: myk, Unassigned)
References
Details
It isn't possible to copy text from the editor to another application when using a recent nightly build of Firefox.
Steps to Reproduce:
1. start a recent nightly build of Firefox;
2. navigate to the View Source page for an addon (f.e. https://builder.mozillalabs.com/addon/1000869/latest/);
3. select some text;
4. try to copy the text (via Edit > Copy or Accel-C);
5. switch to another application that accepts text (like a text editor) and paste (via Edit > Paste or Accel-V).
Expected Results: the text you copied appears in the other application.
Actual Results: Edit > Copy is disabled, and if you try to copy via Accel-C, the text that was on previously on the clipboard appears in the other application.
The Bespin bug on this is bug 583638, but it looks like it's actually a Gecko platform problem for which there isn't currently a bug filed.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•