[Webkit-unassigned] [Bug 21448] New: Font size change when deleting newline after zooming text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 7 14:26:52 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21448

           Summary: Font size change when deleting newline after zooming
                    text
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.mozilla.org/editor/midasdemo/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sullivan at google.com
                CC: justin.garcia at apple.com, jparent at google.com


Steps to reproduce:
1. Go to midas demo and enter the following text:

ABC
<blank line>
DEF

2. Press Ctrl-Plus to zoom the text to a bigger size
3. Put the cursor before the 'D' of the third line.
4. Press backspace.

Result: The 'DEF' line increases in font size. HTML snippet:
<div>ABC</div><div><span class="Apple-style-span" style="font-size: 99px;
">DEF</span><br></div>


-- 
Configure bugmail: https://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