Open
Bug 1428046
Opened 8 years ago
Updated 2 months ago
Copy selected text to clipboard missing style
Categories
(Core :: DOM: Serializers, defect, P3)
Tracking
()
NEW
People
(Reporter: michael, Unassigned)
References
Details
Attachments
(1 file)
|
1.02 KB,
application/x-zip-compressed
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171226083017
Steps to reproduce:
Navigate to the page https://www.bosepro.com and select the text "Welcome to Bose Worldwide"
Right click the selected text and choose Copy.
Using a clipboard viewer (eg FreeClipViewer) look at the HTML Format - it is missing any style information.
Actual results:
Style information is not included in the HTML Format clipboard content.
Expected results:
When copying parts of a web page to the clipboard, the "HTML Format" content should include style information.
Google Chrome, Microsoft Edge work correctly and include Style information.
Updated•8 years ago
|
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•