Bug 11329
Summary: | Gmail Editor: Can't remove styling applied to selection after clicking "Remove Formatting" toolbar icon. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Petersen <c.petersen87> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | GoogleBug, InRadar |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
Bug Depends on: | |||
Bug Blocks: | 9638 |
Chris Petersen
* SUMMARY
In a rich text message, I can't remove any styling in the active selection after clicking the "Remove Formatting" toolbar icon.
* STEPS TO REPRODUCE
1. With r17089 , login to your Gmail account
2. Create a new rich text message
3. Type a sentence in the message body field
4. Select this entire sentence and click on B, I , or U . Verify this styling is applied to this sentence
5. With the selection still applied to this text, click on "Remove Formatting" toolbar icon.
6. Notice the styling is NOT removed from the selected text.
* RESULTS
Styling should be removed from the selected text but isn't
* NOTES
Basically, any styled text I have selected will not have it's style removed which includes: Italic, Bold, Underline, background color, text color, font face, font size, indented text, aligned text, and lists.
With FF 1.0.5.7, clicking "Remove Formatting" removes all styling from the selected text regardless.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Petersen
This is filed as <rdar://problem/4786286>
Justin Garcia
Fixed in r17337.