Closed
Bug 699541
Opened 14 years ago
Closed 14 years ago
Pasted HTML shows twice in Orion
Categories
(DevTools :: General, defect, P1)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 10
People
(Reporter: msucan, Assigned: msucan)
Details
(Whiteboard: [sourceeditor][orion][fixed-in-fx-team])
Attachments
(1 file)
4.78 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
(cross-post from https://bugs.eclipse.org/bugs/show_bug.cgi?id=362835 )
STR:
1. Open Scratchpad.
2. Select some HTML from any tab and Paste into Scratchpad.
3. Notice how the pasted text shows twice.
If you use Edit > Paste you also get:
Error: An error occurred executing the cmd_paste command: [Exception...
"Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
[nsIController.doCommand]" nsresult: "0x80004005 (NS_ERROR_FAILURE)"
location: "JS frame :: chrome://global/content/globalOverlay.js :: goDoCommand
:: line 96" data: no]
Source File: chrome://global/content/globalOverlay.js
Line: 100
(in the Error Console)
![]() |
Assignee | |
Comment 1•14 years ago
|
||
This is the proposed fix and a test.
I provided detailed description of the fix upstream. Please see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362835#c0
Please let me know if anything needs to change. Thank you!
Attachment #571751 -
Flags: review?(rcampbell)
![]() |
Assignee | |
Comment 2•14 years ago
|
||
Forgot to mention I also pushed the patch to the try server:
https://tbpl.mozilla.org/?tree=Try&rev=11995cd8f63f
![]() |
||
Updated•14 years ago
|
Attachment #571751 -
Flags: review?(rcampbell) → review+
![]() |
||
Updated•14 years ago
|
Whiteboard: [land-in-fx-team]
![]() |
||
Comment 3•14 years ago
|
||
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
![]() |
Assignee | |
Comment 4•14 years ago
|
||
This fix has also landed upstream.
Whiteboard: [fixed-in-fx-team] → [sourceeditor][orion][fixed-in-fx-team]
![]() |
||
Comment 5•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 10
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•