https://bugs.kde.org/show_bug.cgi?id=504957
Finley Watson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/ |lokalize/-/commit/f16a69714 |lokalize/-/commit/90e0d9501 |8e7e790b93e2b5ced5d62756281 |0a7ec349d95b1a46eb12f525afe |1f06 |75ad --- Comment #21 from Finley Watson <[email protected]> --- Git commit 90e0d95010a7ec349d95b1a46eb12f525afe75ad by Finley Watson. Committed on 12/07/2025 at 00:36. Pushed by finw into branch 'release/25.08'. Open editor tab in background when Control key pressed When the user left-clicks / presses Enter on a Project Overview item (item in ProjectWidget, which inherits QTreeView), open the file associated with the item in a new editor view. If the Control key is also pressed, do NOT focus the tab page (i.e. open editor tab in the background, like internet browser behaviour) and instead remain on the Project Overview tab page. I've also removed some qOverloads that were unnecessary because they were applied to methods with no overloads. (cherry picked from commit f16a697148e7e790b93e2b5ced5d627562811f06) M +4 -14 src/lokalizemainwindow.cpp M +4 -1 src/project/projectwidget.cpp https://invent.kde.org/sdk/lokalize/-/commit/90e0d95010a7ec349d95b1a46eb12f525afe75ad -- You are receiving this mail because: You are watching all bug changes.
