Bug 34534 - Double-clicking either the first or last word in a content editable hyperlink does not select it
Summary: Double-clicking either the first or last word in a content editable hyperlink...
Status: RESOLVED DUPLICATE of bug 36360
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 09:55 PST by Daniel Bates
Modified: 2011-04-24 23:47 PDT (History)
3 users (show)

See Also:


Attachments
Test Case (3.99 KB, text/html)
2010-02-03 09:57 PST, Daniel Bates
no flags Details
Workaround with test case (12.20 KB, patch)
2010-02-03 10:05 PST, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2010-02-03 09:55:39 PST
It is impossible to select (by double clicking) either the first or last word in a line of text of a content editable hyperlink if the "element" that precedes or proceeds it, respectively, is not a grammatically correct sentence (i.e. ends in a punctuation mark) or another HTML element.
Comment 1 Daniel Bates 2010-02-03 09:57:15 PST
Created attachment 48048 [details]
Test Case
Comment 2 Daniel Bates 2010-02-03 10:05:49 PST
Created attachment 48049 [details]
Workaround with test case
Comment 3 Daniel Bates 2011-04-24 23:47:21 PDT

*** This bug has been marked as a duplicate of bug 36360 ***