Feed Advanced Search

Jan 27 2020

abika accepted D26291: rework of keyboard widgets focus.

Good improvement in my opinion!
My test results:

  • The CTRL+SHIFT+UP/DOWN shortcuts work perfectly. Only when unfocusing the navigation bar a second time, the edit mode stays on. It might be a widget problem, but i consider it minor and it happened also before this patch.
  • Then i set CTRL+UP/DOWN as alternative shortcuts for the same actions to see if this can be used for backwards compatibility: This does not work when trying to unfocusing the navigation bar, the embedded terminal or the command line. All these widgets are capturing the key press and the shortcut action is not activated.
Jan 27 2020, 5:46 PM · Documentation, Krusader
abika accepted D26334: Select item from search window.

Thanks for the fix Davide! This was also annoying me a lot.

Jan 27 2020, 4:50 PM · Krusader
abika accepted D26741: Synchronizer: Set the focus on the Compare button after selecting a profile.

Thanks Toni. Works as expected.
But i still would recommend to either use btnCompareDirs->setFocus(); directly instead, or to add a short comment that syncList is focused to have the compare dirs button (which is set as default) being executed on pressing "Enter".
Otherwise it is a bit confusing why the empty tree widget is focused.

Jan 27 2020, 3:10 PM · Krusader
abika added a comment to D24987: Add Kompare as compare application with KIO support.

I removed the two added brackets again.

Jan 27 2020, 2:25 PM · Krusader
abika updated the diff for D24987: Add Kompare as compare application with KIO support.
  • fixup! Add Kompare as compare application with KIO support
Jan 27 2020, 2:18 PM · Krusader
abika added a comment to D24809: Archive: Fix invalid destination URL when packing/unpacking from remote location.

[Got finally some time for Krusader again:)]

Jan 27 2020, 2:08 PM · Krusader