Opened 14 years ago
Closed 14 years ago
#7019 closed Bug (fixed)
Webkit: Selection stops before input elements
Reported by: | Sa'ar Zac Elias | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.1 |
Component: | General | Version: | 3.5.1 |
Keywords: | WebKit | Cc: |
Description
Using the following:
Te[xt<input type="text" />Te]xt
Select a color. Note that the selection now only contains the part before the input.
Attachments (2)
Change History (10)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Changed 14 years ago by
Attachment: | 7019.patch added |
---|
comment:4 Changed 14 years ago by
Owner: | set to Sa'ar Zac Elias |
---|---|
Status: | confirmed → review |
Changed 14 years ago by
Attachment: | 7019_2.patch added |
---|
comment:5 Changed 14 years ago by
Status: | review → review_failed |
---|
Fixing also another regression from [6272], which breaks read-only, inline elements from been styled.
comment:6 Changed 14 years ago by
Owner: | changed from Sa'ar Zac Elias to Garry Yao |
---|---|
Status: | review_failed → review |
comment:7 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:8 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6367].
Regression of [6289].