plasma-framework/tests/components
David Edmundson ee2b12be04 Add extra visual indicator for Checkbox/Radio keyboard focus
Summary:
This draws a line underneath a Plasma checkbox label when it has
keyboard focus. This is needed as when an item is checked, the focus
shadow is practically invisible.

Visuals when clicking is completely unchanged
This brings it more in line with our QStyle.

Test Plan: Attached runtime tests

Reviewers: #plasma, #vdg, mart

Reviewed By: #plasma, mart

Subscribers: plasma-devel, #frameworks

Tags: #plasma, #frameworks

Differential Revision: https://phabricator.kde.org/D7819
2017-09-19 13:50:44 +01:00
..
busyindicator.qml Migrate BusyIndicator to QtQuick.Controls 2014-11-09 01:16:30 +01:00
button.qml Fix Button minimumWidth property 2015-10-19 11:30:19 +01:00
checkbox.qml Add extra visual indicator for Checkbox/Radio keyboard focus 2017-09-19 13:50:44 +01:00
combobox.qml Use the same text colour for comboboxes as buttons 2014-12-11 15:06:54 +01:00
menu.qml [PlasmaComponents Menu] Don't crash on null action 2017-07-11 12:23:39 +02:00
progressbar.qml Make ProgressBar test cover the 1% case where the FrameSVG used to leak outside 2014-11-10 22:13:41 +01:00
radiobutton.qml Add extra visual indicator for Checkbox/Radio keyboard focus 2017-09-19 13:50:44 +01:00
textarea.qml Add component tests 2014-09-25 12:37:44 +02:00
textfield.qml Add an optional reveal password button to TextField 2016-08-15 14:34:15 +01:00
toolbutton.qml Add component tests 2014-09-25 12:37:44 +02:00