Bug 128760 - [CSS Shapes] Selecting content next to circle shape doesn't work properly
Summary: [CSS Shapes] Selecting content next to circle shape doesn't work properly
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 98664
  Show dependency treegraph
 
Reported: 2014-02-13 13:53 PST by Zoltan Horvath
Modified: 2014-02-25 09:41 PST (History)
1 user (show)

See Also:


Attachments
test-case (1.62 KB, text/html)
2014-02-13 13:55 PST, Zoltan Horvath
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2014-02-13 13:53:56 PST
If you start selecting text from the first line, the content next to the shape will disappear.
If you start selecting text from the second line the, the actual selection happens on another line.
Comment 1 Zoltan Horvath 2014-02-13 13:55:10 PST
Created attachment 224104 [details]
test-case
Comment 2 Bem Jones-Bey 2014-02-24 11:42:00 PST
Does this still reproduce for you? I don't see the problem in the latest nightly.
Comment 3 Zoltan Horvath 2014-02-25 09:41:33 PST
I can't reproduce it on the latest, so probably it's got fixed through some else.