Bug 15621
Summary: | Gmail rich text: Backspace changes font size | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ruben Bakker <ruben> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | webkit |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://mail.google.com |
Ruben Bakker
This occurs when you change the WebView preference "WebViewTextSizeMultiplier" to another value than 1.0:
If you have two lines, and then backspace the second line to move to the first line. The font size for the second line is multiplied by the WebViewTextSizeMultiplier value. See movie attachment "BackspaceChangesTextSize.mov" for a demo.
Steps to duplicate the problem:
- Goto mail.google.com
- Compose a new message
- Select "View->Make Text Bigger" or "View->Make Text Smaller"
- Enter a line and some text
- Enter a second line and some text
- Delete the line break between second and first line
--> Result the text font size of the former second line is multiplied by the "WebViewTextSizeMultiplier" factor.
This has been duplicated with various builds (last test was with R26865).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ruben Bakker
Created attachment 16801
Robert Blaut
I cannot confirm the problem in WebKit r35407 on Leopard. Ruben, is it still replicable to you?
Robert Blaut
(In reply to comment #2)
> I cannot confirm the problem in WebKit r35407 on Leopard. Ruben, is it still
> replicable to you?
>
(In reply to comment #2)
> I cannot confirm the problem in WebKit r35407 on Leopard. Ruben, is it still
> replicable to you?
>
No answer. I assume the problem isn't replicable.
Julie Parent
This looks like a dup of https://bugs.webkit.org/show_bug.cgi?id=21448