https://bugs.kde.org/show_bug.cgi?id=389263
David Kahles <david.kahle...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/lib | |kgapi/1ad3e82403e2f01e9b44e | |5e7daa2324c22d66603 --- Comment #9 from David Kahles <david.kahle...@gmail.com> --- Git commit 1ad3e82403e2f01e9b44e5e7daa2324c22d66603 by David Kahles. Committed on 01/02/2018 at 06:45. Pushed by davidk into branch 'Applications/17.12'. Fix oauth focus Summary: Set the focus to the webview. Previously, if you entered an e-mail address and pressed enter, it would have closed the webview, because the cancel button is the default button. I think this is a QT bug, so I opened a QT bugreport. Test Plan: - In KMail, the focus works now - In KOrganizer, the focus works now Reviewers: dvratil, mlaurent Reviewed By: dvratil Subscribers: #kde_pim Tags: #kde_pim Differential Revision: https://phabricator.kde.org/D10206 M +3 -0 src/core/authjob.cpp M +1 -0 src/core/ui/authwidget.cpp https://commits.kde.org/libkgapi/1ad3e82403e2f01e9b44e5e7daa2324c22d66603 -- You are receiving this mail because: You are watching all bug changes.