Bug 20236 - Windows: Selection in editable elements is cleared when scrolling using scrollbar
Summary: Windows: Selection in editable elements is cleared when scrolling using scrol...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: GoogleBug, InRadar
Depends on:
Blocks:
 
Reported: 2008-07-30 15:55 PDT by David Bloom
Modified: 2010-04-22 13:41 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Bloom 2008-07-30 15:55:06 PDT
1. Create a selection in any editable element (<input>, designMode, contentEditable)
2. Click the scrollbar.

Expected: selection to be preserved
Actual: selection is lost

(This only affects Windows. The mouse scroll wheel does not cause loss of selection.)
Comment 1 Jon@Chromium 2009-01-12 14:58:45 PST
Also reported against Chromium, see http://code.google.com/p/chromium/issues/detail?id=5559 which includes a reduction, although for the reduction to work in Safari for Windows you need to increase the size of the font for the scrollbar to appear.
Comment 2 Justin Garcia 2009-02-05 12:08:56 PST
<rdar://problem/6560300>