Bug 89175 - [Shadow][Editing] Cannot insert text after inserting one text.
Summary: [Shadow][Editing] Cannot insert text after inserting one text.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 82697
  Show dependency treegraph
 
Reported: 2012-06-14 23:18 PDT by Shinya Kawanaka
Modified: 2012-06-22 10:00 PDT (History)
0 users

See Also:


Attachments
Repro (3.39 KB, text/html)
2012-06-14 23:18 PDT, Shinya Kawanaka
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-06-14 23:18:26 PDT
Created attachment 147742 [details]
Repro

In the repro,
1. select from 'hoge' to 'fuga'
2. select somewhere
3. select from 'hoge' to 'fuga' again.
4. move cursor to 'hoge'
5. put some key ( this will be be inserted.)
6. put some key (this won't be inserted.)
Comment 1 Shinya Kawanaka 2012-06-22 10:00:23 PDT
This bug seems fixed by other patches. I couldn't reproduce this anymore.
Let make this resolved as INVALID!