Athou / commafeed

Google Reader inspired self-hosted personal RSS reader.
https://www.commafeed.com
Apache License 2.0
2.82k stars 377 forks source link

Expanded view, setting to disable "click on entry scrolls to top" #1108

Closed dstutz closed 1 year ago

dstutz commented 1 year ago

Is your feature request related to a problem? Please describe. I read a bunch of longer form articles and if I happen to click away from the browser and come back and click, or even just scroll down a little and click the body, it scrolls back to the top.

Describe the solution you'd like Would it be possible to make this behavior configurable as I'd like to disable it.

Additional context CommaFeed version 3.8.0 (82cf0e1) Browser: Windows 10, Firefox 114.0.2

dstutz commented 1 year ago

And this makes it really annoying to copy and paste any text from the entry since I click and drag to highlight and as soon as I let off the mouse button it zooms up to the top. If I click again to cancel the selection, it zooms to the top.

Athou commented 1 year ago

It was actually a bug, not a feature. Thanks for reporting it, could you try the jar at https://github.com/Athou/commafeed/actions/runs/5447207877 and tell me if the issue is fixed please?

dstutz commented 1 year ago

Fixed! If the entry is below, a click brings it up, but once you start scrolling down it leaves it be. Thanks! CommaFeed version 3.8.0 (b97a59c)