Ticket #4633 (closed Bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

Inner text of anchor is not visible

Reported by: pomu0325 Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

<a> element with 'name' attribute is displayed as an anchor icon, so the inner text is not visible. Inner text should be displayed after the icon.

to reproduce

  • Open CKEditor demo page
  • Change to source mode
  • Paste following html source
    <a name="foo">test</a>
    
  • Go back to WYSIWYG mode

Change History

comment:1 Changed 2 years ago by toga98

  • Summary changed from Innter text of anchor is not visible to Inner text of anchor is not visible

This happens on version 3.0.1 for me. Makes editing existing content impossible without the source view.

comment:2 Changed 2 years ago by toga98

Appears to be a dup of #3582

comment:3 Changed 2 years ago by fredck

  • Status changed from new to closed
  • Resolution set to duplicate

Definitely a DUP.

Note: See TracTickets for help on using tickets.
© 2003 – 2011 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy