-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104722/
-----------------------------------------------------------

Review request for Plasma.


Description
-------

TextField does not support keyboard navigation. Attached patch fixes this.


Diffs
-----

  plasma/declarativeimports/plasmacomponents/qml/TextField.qml a03ed32 

Diff: http://git.reviewboard.kde.org/r/104722/diff/


Testing
-------

Run attached textfield-focus-test.qml with qmlviewer. Without the patch, the 
following bugs can be reproduced:
- First text field is not focused at startup
- After clicking first text field, pressing tab does not focus second text field
- Clicking between the text and the border of the second text field does not 
focus it

The patch fixes those issues.


Thanks,

Aurélien Gâteau

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to