<table><tr><td style="">sitter created this revision.<br />sitter added a reviewer: cfeck.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />sitter requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D21894">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>this is entirely the same kind of change as done in<br />
<a href="https://phabricator.kde.org/R236:c695aa5a21a731ab72c8405141b43feccad2b56a" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">c695aa5a21a731ab72c8405141b43feccad2b56a</a></p>

<p>a proxy does not automatically adopt the same focus policy as the widget<br />
it proxies. instead it has its own policy which is simply the qwidget<br />
default.<br />
this prevents keyboard focus from working in (e.g.) buddy scenarios as well<br />
as when hitting Tab to move through the intractable widgets with a<br />
keyboard.<br />
seeing as kpasswordlineedit is essentially a lineedit and being able to<br />
"tab" from a username edit to a password edit seems a crucial behavioral<br />
expectation.</p>

<p>BUG: 398275<br />
CHANGELOG: KPasswordLineEdit now correctly inherits its QLineEdit's focusPolicy</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>designer reports StrongFocus as default now. when using the KPLE without changing its policy it will correctly receive focus through keyboard tabbing</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R236 KWidgetsAddons</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21894">https://phabricator.kde.org/D21894</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kpasswordlineedit.cpp</div></div></div><br /><div><strong>To: </strong>sitter, cfeck<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns<br /></div>