Bug 47217 - :first-letter breaks editability
Summary: :first-letter breaks editability
Status: RESOLVED DUPLICATE of bug 41514
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 14:58 PDT by Simon Fraser (smfr)
Modified: 2010-10-05 15:34 PDT (History)
5 users (show)

See Also:


Attachments
Testcase; try editing after the )T) (980 bytes, text/html)
2010-10-05 14:58 PDT, Simon Fraser (smfr)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-10-05 14:58:43 PDT
Created attachment 69851 [details]
Testcase; try editing after the )T)

If a div has :first-letter style and is contenteditable, it's either impossible to edit, or editing has bad, unexpected consequences (like typing deletes characters).
Comment 1 mitz 2010-10-05 15:06:29 PDT
Not sure this is worth a separate bug from bug 41514.
Comment 2 Simon Fraser (smfr) 2010-10-05 15:34:58 PDT

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