Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links should not be clickable in collapsed toots #2736

Open
keerifox opened this issue Jun 9, 2024 · 0 comments
Open

Links should not be clickable in collapsed toots #2736

keerifox opened this issue Jun 9, 2024 · 0 comments
Labels

Comments

@keerifox
Copy link

keerifox commented Jun 9, 2024

Steps to reproduce the problem

Screenshot of a toot that begins with a link, the link tooltip is visible when hovering over the contents

Expected behaviour

Upon clicking the link, the toot should expand

Actual behaviour

The linked website opens in a new tab

Detailed description

A potential fix is adding pointer-events: none; to the contents while the toot is collapsed, and removing said CSS property when the toot is expanded. I'm not aware if the described fix has any negative effects on accessibility.

Mastodon instance

pawb.fun

Mastodon version

v4.3.0-nightly.2024-02-17-security+glitch

Browser name and version

LibreWolf 126.0-1

Operating system

Windows 10

Technical details

No response

@keerifox keerifox added the bug label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant