Ticket #1729 (new New Feature)

Opened 2 years ago

Last modified 2 years ago

Allowing user to click on link in editable area without holding CTRL button.

Reported by: BNArun Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.5
Keywords: Discussion Cc:

Description

User must be able to click on the link in editor area without holding CTRL button to open the linked page. Normally, in the current scenario, if user creates a link in FCKEditor, then to open that link, the user has to click on that link by holding CTRL key. What I'm asking is that user must be able to open that link page directly by clicking on it without holding CTRL key.

Thank you.

Change History

  Changed 2 years ago by fredck

  • keywords Discussion added

This feature would bring a big usability issue. If you have a typo in the linked text, you would certainly click on it to fix that typo. It would unexpectedly open the link instead, and the only way to fix the text would be by using the keyboard arrows to move to the correction point.

I vote to not include this feature in the core. A third party plugin could be created for it instead.

  Changed 2 years ago by martinkou

I concur with Fred's argument, editing the text contents of a link by clicking the link in the editing area is a very common use case, and it is what most user expects from their previous experience in other rich text editing or word processing software. Opening a link by clicking in the editing area would surprise most users, therefore violating the least surprise rule.

  Changed 2 years ago by BNArun

Then we should have at least an option to enable this. Which is not available by default.

follow-up: ↓ 5   Changed 2 years ago by alfonsoml

I also agree that that a plugin is the better option. I don't think that even 1% of the people would want this feature enabled because it will made really hard editing of links or images included in links.

By the way, the Ctrl+Click option only works in Firefox.

in reply to: ↑ 4   Changed 2 years ago by BNArun

How to enable onClick to a link?

I need to do it urgently.

Note: See TracTickets for help on using tickets.