Bug 25322 - Can't delete empty paragraph after a block image
Summary: Can't delete empty paragraph after a block image
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Justin Garcia
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-04-21 20:00 PDT by Justin Garcia
Modified: 2009-04-22 17:55 PDT (History)
2 users (show)

See Also:


Attachments
patch (9.30 KB, patch)
2009-04-22 01:08 PDT, Justin Garcia
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Garcia 2009-04-21 20:00:50 PDT
Put the caret in an empty paragraph after a block image and hit delete.  Caret just moves up.  Should just move up if there is text after the image (since text can't be made inline with a block image) but I think that an empty paragraph should go away.

<rdar://problem/6808229>
Comment 1 Justin Garcia 2009-04-22 01:08:09 PDT
Created attachment 29677 [details]
patch
Comment 2 Justin Garcia 2009-04-22 17:55:09 PDT
http://trac.webkit.org/changeset/42763