Bug 58209 - WebKit2: Selection lost when another window gets focus
Summary: WebKit2: Selection lost when another window gets focus
Status: RESOLVED DUPLICATE of bug 58284
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly, Regression
Depends on:
Blocks:
 
Reported: 2011-04-10 17:36 PDT by Jessie Berlin
Modified: 2011-04-14 09:26 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2011-04-10 17:36:38 PDT
I first noticed this in r83408.

STEPS TO REPRODUCE:
1. Navigate to data:text/html,<textarea> in WK2.
2. Type in some text and select it.
3. Select another window (any other Window, e.g. Caculator).
4. Note that selection disappears from the text in the textarea.

EXPECTED:

The text should still be selected (using the non-focused selection colors).
Comment 1 mitz 2011-04-10 17:37:46 PDT
<rdar://problem/9263049>
Comment 2 Jessie Berlin 2011-04-14 09:26:33 PDT

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