Opened 12 years ago

Last modified 12 years ago

#9030 confirmed Bug

IE9: select text + open link dialog - link creation fails if text contains linebreak <br /> tag.

Reported by: Ola Bråhammar Owned by:
Priority: Normal Milestone:
Component: Core : Selection Version: 3.6.3
Keywords: IE9 Cc: Marcus Pickering

Description

In IE9, (in WYSIWYG mode)

Inside a <p> tag:

Creating a few lines of text separated with <br /> (shift+enter in default cfg) and then selecting one of those lines using arrow keys

now if i open the link dialog box and fill in an url and press OK, no link is created.

Alternatively, if not the whole line is selected but only a word, then a link may get created but its text will be the same as the URL instead of the selected word.

This bug is reproducible in the online demo at http://ckeditor.com/demo

This bug seems to have come and gone a few times before: http://dev.ckeditor.com/ticket/8132

/Ola

Attachments (1)

2012-09-10_1459.swf (1.3 MB) - added by Jakub Ś 12 years ago.
Video showing the problem.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 12 years ago by Jakub Ś

Keywords: IE9 added; ie9 link linebreak removed
Status: newpending

@Ola I wasn't able to reproduce your issue.

  1. Could you perhaps provide a screen cast for it?
  2. Are there any other besides default settings in IE9 that you haven't written about - compatibility mode, different document mode set, some security setting etc. ?

comment:2 Changed 12 years ago by Wiktor Walc

Version: 3.6.3

comment:3 Changed 12 years ago by Jakub Ś

Resolution: expired
Status: pendingclosed

comment:4 Changed 12 years ago by Marcus Pickering

Cc: Marcus Pickering added

I'm seeing this bug too.

I've created a screencast to help you see how to reproduce this issue in your online demo. http://screencast.com/t/r1pUCxJ2LT

I don't have any non-standard settings in IE9 that I'm aware of.

comment:5 Changed 12 years ago by Jakub Ś

Resolution: expired
Status: closedreopened

comment:6 Changed 12 years ago by Jakub Ś

Status: reopenedconfirmed
Version: 3.6.3

Reproducible from CKEditor 3.6.3 rev. [7366] in IE9 only.

To reproduce:

  1. Start with new page
  2. Type word "test" and select it from right to left. You should finish behind editor.
  3. Click link button on toolbar and apply link to selection.
  4. Put cursor behind link and paste SHIFT+ENTER (to insert br) couple of times.
  5. Place cursor in one of these new lines and repeat steps 1-3.

Result: link will be either applied next to text or won’t be applied at all.

Version 0, edited 12 years ago by Jakub Ś (next)

Changed 12 years ago by Jakub Ś

Attachment: 2012-09-10_1459.swf added

Video showing the problem.

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