Opened 14 years ago
Closed 14 years ago
#6779 closed Bug (fixed)
Elements path: clicking on <body> is not working
Reported by: | Frederico Caldeira Knabben | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.3 |
Component: | General | Version: | 3.4.3 |
Keywords: | Cc: |
Description
- Load the replacebyclass sample.
- Put the caret inside the sample paragraph.
- Click the "body" option in the elements path.
The body will be fully selected (as expected) for a fraction of a second. Then the selection gets collapsed to the start of the text (not expected).
Works well with the 3.4.2.
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | 6779.patch added |
---|
comment:1 Changed 14 years ago by
Component: | General → Core : Selection |
---|---|
Owner: | set to Garry Yao |
Status: | new → review |
comment:2 Changed 14 years ago by
Component: | Core : Selection → General |
---|---|
Status: | review → review_passed |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6182].
Regression of [6057].