Bug 108460 - Web Inspector: do not set any textContent in overlay highlight spans
Summary: Web Inspector: do not set any textContent in overlay highlight spans
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Lushnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-31 04:39 PST by Andrey Lushnikov
Modified: 2013-01-31 06:12 PST (History)
9 users (show)

See Also:


Attachments
Patch (16.04 KB, patch)
2013-01-31 04:50 PST, Andrey Lushnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Lushnikov 2013-01-31 04:39:10 PST
Do not set any textContent in overlay highlight spans. The reason for this change is that selection behaves weirdly when there's an absolutely positioned span with text content.
Comment 1 Andrey Lushnikov 2013-01-31 04:50:13 PST
Created attachment 185750 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-31 06:12:09 PST
Comment on attachment 185750 [details]
Patch

Clearing flags on attachment: 185750

Committed r141414: <http://trac.webkit.org/changeset/141414>
Comment 3 WebKit Review Bot 2013-01-31 06:12:13 PST
All reviewed patches have been landed.  Closing bug.