Xyrio / RSSOwlnix

RSSOwlnix is a fork of RSSOwl a powerful application to organize, search and read your RSS, RDF & Atom news feeds in a comfortable way. Highlights are saved searches, notifications, filters, fast fulltext search and a flexible, clean user interface.
Eclipse Public License 1.0
237 stars 22 forks source link

Scrolling articles with space bar while focused in item list #52

Open larsen0815 opened 5 years ago

larsen0815 commented 5 years ago

When an item is selected (so the list is focused), pressing the space bar should still work to scroll the content frame.

At the moment, I have to switch between item list for deletion and content frame for scrolling the text. Workflow would be improved, if I could simply select items with the cursor keys, read articles by pressing space, and then delete items by pressing the del key (without having to use the mouse to switch between list and content frame).

Xyrio commented 5 years ago

this seems to work if you set another shortcut for delete than just the delete key (like ctrl+delete)

set anoter key shortcut (tools/preferences/overview/keys) for delete and one for next news then your focus can stay in the content window (spacebar keeps working).

larsen0815 commented 5 years ago

I can't really test it as issue #50 is blocking this.