Bug 11013
Summary: | Gmail Editor: Background color of copied text is not displayed when pasted on a new line | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Petersen <c.petersen87> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | jindal, jparent, ojan, sullivan |
Priority: | P2 | Keywords: | GoogleBug, InRadar |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
Bug Depends on: | |||
Bug Blocks: | 9638 |
Chris Petersen
* SUMMARY
When pasting text that contains a background color on a new line, the background color is not displayed.
* STEPS TO REPRODUCE
1. With TOT webkit NB r-16541 , login to your gmail account
2. Create a new message (Rich Formatting)
3. Place caret in message body and type out "This is some text"
4. Select this text and click "Highlight Color" toolbar icon. Choose a color from the palette.
5. With this text selected, choose Copy from the Edit menu
6. Place the caret at the end of "This is some text" and press the return key. This will place the caret on a new line.
7. Choose Paste from the Edit menu. Notice the copied text is pasted but not the background color.
* RESULTS
Background color for copied text should be pasted but isn't.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Petersen
This is covered in <rdar://problem/4747920>.
Julie Parent
*** Bug 25733 has been marked as a duplicate of this bug. ***
Julie Parent
No longer reproduces. Perhaps fixed with https://bugs.webkit.org/show_bug.cgi?id=29697?