[Webkit-unassigned] [Bug 25439] New: Deleting when in front of a block image removes character from previous paragraph

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 27 22:13:56 PDT 2009


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

           Summary: Deleting when in front of a block image removes
                    character from previous paragraph
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: justin.garcia at apple.com


Use:

<div contentEditable="true">hello<img style="display:block;"
src="http://www.google.com/logos/logo.gif"></div>

Put the caret in front of the image and hit delete.  Caret should probably just
move back one, instead of deleting a character from the previous paragraph.


-- 
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