Prevent on-hover anchor 🔗 to be part of copied text
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 2
- Forks
- 11
- Avg merge
- 1h 55m
- Merged PRs (30d)
- 1
Description
And this may cause further issues, example: https://github.com/labwc/labwc/discussions/924
It should be possible to use the CSS ::before pseudo tag and content attribute in there to set the anchor character, that way it should not show up when copying text.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the HTML and CSS responsible for rendering the on-hover anchor character, then review how the anchor appears in copied text. Update the presentation so the character remains visible on hover but is excluded from copied text, and verify by copying affected text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100