Opened 14 years ago
Closed 14 years ago
#7893 closed Bug (fixed)
Can't link to anchor
Reported by: | Jakub Ś | Owned by: | Sa'ar Zac Elias |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.1 |
Component: | General | Version: | 3.6 |
Keywords: | WebKit Opera | Cc: | satya_minnekanti@… |
Description
- Create an anchor
- Open link dialog
- Change Link Type to "Link to anchor in the text"
Result:No anchors are available
This issue has been reproducible in Webkit and opera from version 3.6 rev [6904]
Attachments (3)
Change History (17)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
Changed 14 years ago by
Attachment: | 7893.patch added |
---|
comment:2 Changed 14 years ago by
Keywords: | WebKit Opera added |
---|---|
Milestone: | → CKEditor 3.6.1 |
Owner: | set to Sa'ar Zac Elias |
Status: | confirmed → review |
comment:3 Changed 14 years ago by
Cc: | satya_minnekanti@… added |
---|
comment:4 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
comment:6 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Issue still could be confirmed under IE6/7 CKEditor rev r7028
comment:7 Changed 14 years ago by
(Just in case - it starts working after switching to source mode and back).
comment:8 Changed 14 years ago by
Status: | reopened → confirmed |
---|
comment:9 Changed 14 years ago by
Status: | confirmed → assigned |
---|
Changed 14 years ago by
Attachment: | 7893_2.patch added |
---|
comment:10 Changed 14 years ago by
Status: | assigned → review |
---|
comment:11 Changed 14 years ago by
Status: | review → review_failed |
---|
Does work in native IE7 which lost the "name" attribute
Changed 14 years ago by
Attachment: | 7893_3.patch added |
---|
comment:12 Changed 14 years ago by
Status: | review_failed → review |
---|
After finding another related bug with the patch, I'm proposing to deprecate the usage of document.anchors in those browsers.
comment:13 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:14 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [7039].
Fixed with [6960].