Opened 13 years ago

Last modified 13 years ago

#7456 confirmed Bug

Problem with editing links when text follows immediately the link

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: Core : Selection Version: 3.2.1
Keywords: Safari Cc: manuel@…

Description

When there is a link followed by text (so there is no space between link and the following text) it is impossible to edit the link, neither by double clicking on it nor using the context menu. Found in Safari at Mac.

Context menu does not work properly also in Firefox ("Edit Link" is not available) if the link is not selected before opening the context menu.

Sample HTML code:

<p>Link&nbsp;<a href="http://example.com">example</a>s</p>

Change History (8)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

WFM on Chrome @ Win7/XP.

comment:2 Changed 13 years ago by Wiktor Walc

Context menu works in Chrome, but double click doesn't. Both issues confirmed also in Safari @ Win 7.

comment:3 Changed 13 years ago by Krzysztof Studnik

Status: newconfirmed
Version: 3.03.2.1

Confirmed for safari5 mac/win

comment:4 Changed 13 years ago by Jakub Ś

When I tested the issue, I have got the following results:

Context menu doesn't work in Safari5 on MAC and WIN and in Chrome on MAC only.

comment:5 Changed 13 years ago by Wiktor Walc

An example where context menu is available, but values in the Link dialog are not loaded correctly (Safari 5/Mac):

<p>You are using <a href="http://ckeditor.com/">CKE</a><a href="http://ckeditor.com/">ditor</a>.</p>

comment:6 Changed 13 years ago by Wiktor Walc

Cc: manuel@… added

comment:7 Changed 13 years ago by Garry Yao

Keywords: Safari added

The context menu options work correctly in both Chrome@Win and Firefox, Safari looks like the only one affected, even that, double click is still able to trigger the dialog.

comment:8 Changed 13 years ago by Garry Yao

Component: GeneralCore : Selection
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