Closed
Bug 689559
Opened 14 years ago
Closed 14 years ago
Orion pastes text with HTML/CSS applied
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 684862
People
(Reporter: AlexLakatos, Unassigned)
Details
(Whiteboard: [sourceeditor][orion])
Attachments
(1 file)
301.04 KB,
image/png
|
Details |
Orion pastes text with HTML/CSS applied from a webpage. Any keyboard interaction with the editor deletes it. No mouse/selecting interaction can be done.
Steps to Reproduce:
1.Go to http://www.neuralstem.com/patient-info-treatments-in-development
2.Copy the right-side menu
3.Paste it in Orion (Scratchpad or Style Editor)
Expected Results:
3.Orion pastes only the text from the selection, without formatting it.
Actual Results:
3.Orion pastes test and images along with basic CSS/HTML formatting, not with the webpage's CSS style.
Copy/pasting text from another browser to Firefox's Orion does not apply any formatting. Also new lines are only recognized if they are inserted into the webpage using <br />. New lines made with <p> or any other tag are not inserted.
Reporter | ||
Comment 1•14 years ago
|
||
Screenshot of the issue in Scratchpad and Style Editor
Updated•14 years ago
|
Whiteboard: [sourceeditor][orion]
Comment 2•14 years ago
|
||
Thanks for your report!
Confirmed. This bug is now fixed in the latest Orion code that we will import from upstream.
Also, this report is a duplicate of bug 684862.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•