How can I select hyperlink text using the mouse, without engaging the link itself? Is there a key combination that would allow this?
For example, holding the Ctrl or Alt keys while clicking and dragging the cursor?
How can I select hyperlink text using the mouse, without engaging the link itself? Is there a key combination that would allow this?
For example, holding the Ctrl or Alt keys while clicking and dragging the cursor?
As of Chrome v52, it now works the same way as Firefox:
Pressing ALT while selecting text prevents hyperlinks being followed, and therefore allows all or partial text in links to be selected and copied.
For older versions of Chrome:
Start the selection just above the text (not below). Just before the mouse cursor changes to a hand. This way you can drag to the right and don't need to mess with the left arrow (which doesn't seem to work anyway).
This unfortunately fails if there is selectable content immediately above the link text.
The answer is:
Put the mouse cursor below the hyper link just after the cursor changes to the arrow. Now press the left button and move the mouse until the required text is selected. If you put the cursor above the hyper-link it does not work in most cases.
You can use the Google Chrome Copy Link: it will adds a copy link text in the contextual menu when selecting some text and right-clicking on it. It is rated 4.1/5 with 54 reviews and 7500 users on the Google Chrome store (vs. 3.3/5 with 89 reviews and 4300 users for Copy Link Name, and 3.3/5 with 20 reviews and 4850 users for Copy Link Text).
Permission requirements:
That's a problem with all browsers, because a click on the link executes it.
The workaround is to move the cursor a bit to the right or left of the link, until the cursor changes to its normal shape (not the link-type shape), then click and drag to select the text, finally using ctrl-c to copy the text to the clipboard.
You can use built in Developer Tools to locate hyperlink in raw html code and select any part of it.
<a>,</a> tags).If your intent for the selection is to copy the link text then the best way to do it, which saves from doing the text selection altogether, is to install the following Chrome extension:
Once installed the extra entry showed below will be displayed when right clicking on a link:
The following two extensions do the same thing but as of today (13 November 2022) they are not working: