FreshRSS
FreshRSS copied to clipboard
[Bug] Clicking on mouse wheel out of article's title then on marks as read without opening the article
Describe the bug
Not sure you can do anything about it but sometimes I misclick and am out of the article's title. When I click back directly on the title correctly, it marks as read but does not open the article at all (you would expect it to be opened on a new tab in the foreground).
To Reproduce
- Click with the mouse wheel on an article's title, but a little off
- Click again but on it
- See article being marked as read but not opened
Expected behavior
Either article still being marked as read but opened on new tab, or article staying unread
EDIT : maybe the solution is rather to make the mouse wheel click work on the whole entry, as it is currently the case when clicking with left mouse click to expand/collapse.
FreshRSS version
edge
Environment information
Database version: MariaDB 10.11 PHP version: PHP 8.2 Installation type: git Web server type: Apache Device: Laptop OS: Win11 Browser: Chrome 124
Additional context
No response
I can confirm, but it is not urgent. With https://github.com/FreshRSS/FreshRSS/pull/6444 this little bug is much smaller ;)