SUMMARY It is essential to be able to open a message in a standalone window without using the mouse. The most obvious key for that would be the Enter key, but it does not work. There is also no "open message in a standalone window" option or anything like that in IMAP->Configure Shortcuts (however, surprisingly, "Close Standalonw Message Window" is there). STEPS TO REPRODUCE 1. Hide the message pane for better experience of the problem 2. Navigate through inbox with keyboard 3. Press Enter on a chosen message OBSERVED RESULT Nothing EXPECTED RESULT The message should open in a standalone window SOFTWARE/OS VERSIONS Linux/KDE Plasma: Lubuntu 18.10 Qt Version: 5.11.1
Please upgrade to a version from git, this has been implemented by https://gerrit.vesnicky.cesnet.cz/r/891 . Sorry, we haven't had a release in quite some time :(. I'm afraid that using Enter is not directly possible because of a conflict with QAbstractItemView::activated, though.