Bug 8931 - Drag caret not painted for editable sub-frames
Summary: Drag caret not painted for editable sub-frames
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-15 16:58 PDT by Levi Weintraub
Modified: 2006-05-19 17:18 PDT (History)
0 users

See Also:


Attachments
Test Case (895 bytes, application/zip)
2006-05-15 17:08 PDT, Levi Weintraub
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Weintraub 2006-05-15 16:58:17 PDT
Attaching a test case.
Comment 1 Levi Weintraub 2006-05-15 17:08:21 PDT
Created attachment 8337 [details]
Test Case

No caret is painted when text is dragged into a an editable region in a sub-frame.

Steps to reproduce:
1. Open parent.html
2. Highlight some text and drag it around the editable region

No drag caret will be present.
Comment 2 Levi Weintraub 2006-05-19 17:18:30 PDT
Fixed in r14498