[Webkit-unassigned] [Bug 11330] New: Gmail Editor: Styling is applied to selection after clicking "Remove Formatting" toolbar icon.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 17 15:20:12 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11330
Summary: Gmail Editor: Styling is applied to selection after
clicking "Remove Formatting" toolbar icon.
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: cpetersen at apple.com
* SUMMARY
This is related to the issue I found with
http://bugs.webkit.org/show_bug.cgi?id=11329.
When removing formatting, it actually applies styling to the text. The
styling that is used is based from the first character on the existing line.
See steps below for better explanation.
* STEPS TO REPRODUCE
1. With r17089, login to your Gmail account
2. Create a new rich text message
3. Type this sentence 'This is just a test"
4. Select the "T" in This. Click 'B' to make it bold
5. Select the entire sentence
6. No , click "Remove Formatting" toolbar icon.
7. Notice that instead of removing the bold style from the first character it
actually APPLIES bold to the entire sentence.
* RESULTS
Styling should be removed from the first character but styling is applied to
the entire selection.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list