Opened 14 years ago
Last modified 14 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 <a href="http://example.com">example</a>s</p>
Change History (8)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Context menu works in Chrome, but double click doesn't. Both issues confirmed also in Safari @ Win 7.
comment:3 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | 3.0 → 3.2.1 |
Confirmed for safari5 mac/win
comment:4 Changed 14 years ago by
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 14 years ago by
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 14 years ago by
Cc: | manuel@… added |
---|
comment:7 Changed 14 years ago by
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 14 years ago by
Component: | General → Core : Selection |
---|
WFM on Chrome @ Win7/XP.