Bug 24629 - moving forward or backward a paragraph fails at edge of document
Summary: moving forward or backward a paragraph fails at edge of document
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: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-03-16 15:34 PDT by Darin Adler
Modified: 2009-03-16 16:15 PDT (History)
0 users

See Also:


Attachments
patch (6.87 KB, patch)
2009-03-16 15:39 PDT, Darin Adler
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2009-03-16 15:34:01 PDT
You can reproduce this in editable HTML (such as in Mail) like this:

1. Type a paragraph that wraps without pressing return at the end.
2. Click at beginning of first line of paragraph.
3. Press Shift Option Down.

--> Expected: Will select text to end of paragraph.
--> Actual: Will not select anything.
Comment 1 Darin Adler 2009-03-16 15:34:14 PDT
<rdar://problem/6544413>
Comment 2 Darin Adler 2009-03-16 15:39:21 PDT
Created attachment 28661 [details]
patch
Comment 3 Darin Adler 2009-03-16 16:15:49 PDT
trac.webkit.org/changeset/41749