Opened 11 years ago
Last modified 11 years ago
#11269 confirmed Bug
[Webkit] Several elementspath issues
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.1 |
Keywords: | Cc: |
Description (last modified by )
Case 1: An error is thrown when clicking some tag in elementspath (see: screencast).
Case 2: Confusing selection after clicking a tag in elementspath (see: screencast).
Quite likely both cases have the same root: to be investigated.
Attachments (2)
Change History (6)
Changed 11 years ago by
Attachment: | chrome_elementspath_wrong_selection.mp4 added |
---|
Changed 11 years ago by
Attachment: | safari_elementspath_error.mp4 added |
---|
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.0 → 4.1 |
comment:4 Changed 11 years ago by
Case 1: I was able to reproduce it from CKE 4.1 but please note that from CKEditor 4.0.2 clicking first time on span had no result. Only second click selected the span. This was not the case in CKE 4.0.1 so the real cause of this problem might have been some commit in 4.0.2.
Case 2:
Safari 6 has same results as for Case:1.
Safari 7 produces this JS error. I have managed to get it however from CKEditor 4.3.
In my opinion both issues are caused by the filler char. Notice that they are not reproducible when you click somewhere in the text before clicking elements path.