Bug 140490
| Summary: | Shift-click to select doesn't work | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Myles C. Maxfield
1. Navigate to a page with a textarea that has some text in it
2. Put the caret in the text somewhere
3. While holding shift down, click at some other location in the text
Expected: The text between the caret and the click location is select
Actual: Nothing happens.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
Seems to work in Version 8.0.2 (10600.2.5, r178794)