[Kde-hardware-devel] Review Request 110433: bluedevil-wizard: Make it possible to select devices with a single click before pressing Next

Commit Hook null at kde.org
Wed Jun 5 12:44:04 UTC 2013


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

(Updated June 5, 2013, 12:44 p.m.)


Status
------

This change has been marked as submitted.


Review request for Bluedevil and Àlex Fiestas.


Description
-------

In bluedevil-wizard's initial screen, the current code listens on the itemActivated signal of the device list. When it is emitted, the slot (itemSelected) sets some internal state referring to the currently selected device and, under the right conditions, enables the Next button.
Depending on the configuration, itemActivated is triggered either by a single-click or a double-click.

I have a double-click configuration, therefore I have to double-click-on-the-device + press-Next in order to select a device. This feels very unnatural to me.
Furthermore, if I only click once on the device, the Next button does not get enabled at all (because itemActivated is not emitted).

This patch makes it possible to just single-click-on-the-device + press-Next.

As I said on IRC, this patch is basically a revert of afiestas' commit de479d87cd07103f1f4e85b988f7197b4a329535, therefore I would very much appreciate his review on this patch.


Diffs
-----

  src/wizard/pages/discoverpage.cpp e9ba3ab 

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


Testing
-------

Tested UI interaction both with the mouse and the keyboard.


Thanks,

Fabio D'Urso

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20130605/aacd344c/attachment.html>


More information about the Kde-hardware-devel mailing list