Review Request 122440: Allow documentation provider combobox to gain focus
Daniel Vrátil
dvratil at redhat.com
Thu Feb 5 14:30:06 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122440/
-----------------------------------------------------------
Review request for KDevelop.
Repository: kdevplatform
Description
-------
When working with Qt 5 one often has to switch between different documentation providers. Not being able to give focus to the providers combobox means that I have to use mouse to select the provider all the time.
With this change I can just hit a shortcut to open the Documentation toolview, Shift+Tab to focus the combobox and change provider (if necessary). I also added tabOrder, since it happened to me a few times that switching from the identifier editor to the actual documentation view with Tab gave focus to some completely different widget (even outside the toolview).
Diffs
-----
documentation/documentationview.cpp d0fda8c
Diff: https://git.reviewboard.kde.org/r/122440/diff/
Testing
-------
Tab/Shift+Tab navigation in the documentation tool view works
Thanks,
Daniel Vrátil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150205/e243f783/attachment.html>
More information about the KDevelop-devel
mailing list