D19855: Fix bugzilla login page widgets tab order

Christoph Feck noreply at phabricator.kde.org
Mon Mar 18 21:38:08 GMT 2019


cfeck added a comment.


  QLineEdit has Qt::StrongFocus policy and it is the focus proxy of KPasswordLineEdit. My impression was that KPasswordLineEdit then automatically also had Qt::StrongFocus.
  
  Appearantly, the policy is propagated in the other direction, so a correct fix would be to change the focus policy in kwidgetsaddons, see https://cgit.kde.org/kwidgetsaddons.git/tree/src/kpasswordlineedit.cpp#n88
  
  Testing would need to confirm that this doesn't open password dialogs with the password line focussed by default.

REPOSITORY
  R871 DrKonqi

REVISION DETAIL
  https://phabricator.kde.org/D19855

To: marcelomariano, patrickelectric, sitter, cfeck, #plasma
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190318/788b1eec/attachment.html>


More information about the Plasma-devel mailing list