Opened 10 years ago

Last modified 7 years ago

#11791 review Bug

Can't change target anchor using id selector (in link dialog)

Reported by: Marek Lewandowski Owned by: kkrzton
Priority: Nice to have (we want to work on it) Milestone:
Component: General Version: 4.0
Keywords: Cc:

Description (last modified by Marek Lewandowski)

Can't change target anchor id (in a link dialog)

  1. open any sample with CKEditor (i.e. samples/replacebyclass.html)
  2. use following source
    <p>Fancy link</p>
    
    <p>&nbsp;</p>
    
    <p><a id="a1" name="a1"></a></p>
    
    <p><a id="a2" name="a2"></a></p>
    
  3. go back to the wysiwyg mode
  4. make a following selection in first paragraph
    Fancy [link]
    
  5. apply link using a Link button
  6. change Link Type to " Link to anchor in the text"
  7. in "By Element Id" select set value to: "a1"
  8. click OK
  9. open once more link dialog using a button
  10. change the value of "By Element Id" to "a2"
  11. click OK
  12. open link dialog once more

Expected result:
"By Element Id" value should be changed to a2

Current result:
"By Element Id" stays with previous value

additional info:

  1. I've checked in 4.3.0 and it still occur there (didn't check any earlier versions) so it's not a recent regression

Change History (14)

comment:1 Changed 10 years ago by Marek Lewandowski

Description: modified (diff)

comment:2 Changed 10 years ago by Jakub Ś

Status: newconfirmed
Version: 4.0

Problem can be reproduced from the very beginning (CKE 3.0) but I'm setting 4.0 since it will be fixed there.

comment:3 Changed 8 years ago by Marek Lewandowski

Description: modified (diff)

comment:4 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.6

comment:5 Changed 8 years ago by kkrzton

Owner: set to kkrzton
Status: confirmedassigned

comment:6 Changed 8 years ago by kkrzton

Status: assignedreview

Changes in t/11791.

comment:7 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.6CKEditor 4.5.7

comment:8 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.7CKEditor 4.5.8

comment:9 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.8CKEditor 4.5.9

comment:10 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.9CKEditor 4.5.10

comment:11 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.10CKEditor 4.5.11

Moving tickets to the next milestone.

comment:12 Changed 8 years ago by Marek Lewandowski

Milestone: CKEditor 4.5.11CKEditor 4.6.1

comment:13 Changed 7 years ago by Marek Lewandowski

Milestone: CKEditor 4.6.1CKEditor 4.6.2

Moving to 4.6.2 minor release, as 4.6.1 is mostly about polishing 4.6.0.

comment:14 Changed 7 years ago by Marek Lewandowski

Milestone: CKEditor 4.6.2
Priority: NormalNice to have (we want to work on it)

Moving to the nice to have list.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy