-
Notifications
You must be signed in to change notification settings - Fork 355
The share button on posts doesn't seem to work #3060
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
Comments
Where is this share button in lemmy-ui? |
This issue is perhaps related: asimons04/tesseract#40 It produces the same behavior. |
The button is only visible when On desktop it is disabled for me, but works on Android (with Firefox based browser). Doing https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share#browser_compatibility lists firefox as not supported.
|
Weird how that specific firefox is showing it. Maybe a KDE thing. |
Requirements
Summary
When clicking the share button, nothing gets copied to clipboard, it hangs for a moment, then a little window pops up asking what to do. If one clicks, for example, copy to clipboard, it still doesn't get copied to clipboard.
This is the window that pops up when I click that button:
To be honest, I'm not 100% sure what I'd expect to happen with that button — I'm not sure what it's intended behavior is. At any rate, it currently doesn't seem to really work at all.
Steps to Reproduce
Technical Details
OS: Arch Linux, Kernel v6.12.21-1-lts
DE: KDE Plasma v6.3.4
Browser: Firefox v137.0
Lemmy Instance Version
0.19.10
Lemmy Instance URL
sh.itjust.works
The text was updated successfully, but these errors were encountered: