https://bugs.kde.org/show_bug.cgi?id=374882
Johannes Zarl-Zierl <johan...@zarl-zierl.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kph | |otoalbum/dca2a7cab56d1632df | |33ae2dfeb5e078a2d1e853 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> --- Git commit dca2a7cab56d1632df33ae2dfeb5e078a2d1e853 by Johannes Zarl-Zierl. Committed on 05/01/2019 at 21:59. Pushed by johanneszarl into branch 'master'. Fix item activation when workspace is set up for double-clicks. When the workspace behavior is set to use double-clicks (as configured using "kcmshell5 kcm_workspace"), then kphotoalbum would require double-clicks for the following items: 1. Selecting an item in the BrowserPage (i.e. when browsing categories) 2. Selecting a person in the birthday settings page 3. Selecting a tag/category in the tag groups settings page This has now been fixed to use single clicks for the items mentioned above. M +2 -2 Browser/BrowserWidget.cpp M +1 -1 Settings/BirthdayPage.cpp M +1 -1 Settings/TagGroupsPage.cpp https://commits.kde.org/kphotoalbum/dca2a7cab56d1632df33ae2dfeb5e078a2d1e853 -- You are receiving this mail because: You are watching all bug changes.