Opened 12 years ago
Closed 12 years ago
#10154 closed Bug (duplicate)
Chrome: link selection and type links first letter only
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | WebKit | Cc: |
Description
- Load this HTML:
<p>1. Select the whole link:</p> <p><a href="http://ckeditor.com">My link</a></p> <p>2. Start typing... just the first letter will be linked.</p>
- Select the whole link line.
- Type "test".
Note that only the first "t" gets linked.
@fredck this is another TC for #8146 and it happens in Opera as well.