-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Cannot right or middle click notification background to follow the link #22692
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
Isn't this expected ? The box is not a link but the text is, personally I really dislike when the whole box is a link. So the current state is what I want/expect from this notification list. |
Currently the entire box is a link but you can't right or middle click it as I stated in the issue detail so either way, it is wrong. |
The link URL does not appear in the lower left of the browser when hovering over the background either. I assume this is due to it being some sort of Javascript to handle that area being clicked. |
Resolves #22692 I don't think there's a need for this entire row to be clickable (and even different links depending on which segment you click) The links still point to the same spot, so no information is lost here. --------- Signed-off-by: jolheiser <[email protected]> Co-authored-by: wxiaoguang <[email protected]>
Resolves go-gitea#22692 I don't think there's a need for this entire row to be clickable (and even different links depending on which segment you click) The links still point to the same spot, so no information is lost here. --------- Signed-off-by: jolheiser <[email protected]> Co-authored-by: wxiaoguang <[email protected]>
Backport #22695 by @jolheiser Resolves #22692 Signed-off-by: jolheiser <[email protected]> Co-authored-by: John Olheiser <[email protected]> Co-authored-by: wxiaoguang <[email protected]>
Description
The notification area has both a text link and a background "box" that, when left clicked, both take you to the same location.
However right or middle clicking this box does not open a new tab or give you a context menu to open in a new tab like you get if you were to right or middle click the text.
Screenshots
Right clicking the text:

Right clicking the box:

Gitea Version
1.18.3
Can you reproduce the bug on the Gitea demo site?
Yes
Operating System
Linux Mint 21
Browser Version
Firefox 107.0.1
The text was updated successfully, but these errors were encountered: