Bug 11023
Summary: | Gmail Editor: After I undo typing, toolbar buttons don't reflect the current typing style | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Petersen <c.petersen87> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
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
After I undo typing, styling is not applied to the text that I type even thought the style button is highlighted on the toolbar.
* STEPS TO REPRODUCE
1. With TOT webkit r-16541, login to your gmail account
2. Create a new message (Rich Formatting)
3. Place caret in message body and and click "B".
4. Type out "This is some text". Verify bold styling is applied.
5. Select "Undo Typing" from the Edit menu
6. After text is removed, notice the "B" toolbar icon is still highlighted.
7. Start typing in the message body. The text you type isn't bold.
* RESULTS
Text should be bold as I type but isn't.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Petersen
This issue is covered in <rdar://problem/4748406>.
Justin Garcia
It's not that the current typing style should be bold after Undo but isn't, it's that the typing style is and should be plain but the toolbar button doesn't reflect this. Renaming and marking this a dupe of 11022.
*** This bug has been marked as a duplicate of 11022 ***