Bug 33910
Summary: | Text never looks selected when dragging to select text in Star Wars demo | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ahmad.saleem792, cmarrin, karlcow, zalan |
Priority: | P2 | Keywords: | InRadar, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | https://codepen.io/gesteves/full/YBPpwG |
Adam Roben (:aroben)
To reproduce:
1. Go to http://www.gesteves.com/experiments/starwars.html?nouacheck=1
2. Try to select some text
You can't see the selection background. But the text really is selected. You can copy-and-paste it!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/7560983>
Ahmad Saleem
it is now on CodePen: https://codepen.io/gesteves/full/YBPpwG
I tried to select text when running demo (first one - 'A long time...'), none of browsers, I tested show 'selection' (STP180, Chrome Canary 119, Firefox Nightly 119). While 'Star Wars' (yellowish) text is selectable and show 'selection' across all browsers.
All browsers are matching. Do we need to do anything else here? @Alan & @Karl.