Bug 190745 - "add widgets" dialogue is not fully usable with keyboard alone
Summary: "add widgets" dialogue is not fully usable with keyboard alone
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget explorer (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-26 19:51 UTC by Alan Jenkins
Modified: 2009-06-12 00:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Jenkins 2009-04-26 19:51:43 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

1) Open "Add widgets" dialogue e.g. for your panel or desktop

 2) Type the full name of a widget e.g. "system tray"
  -> The dialogue will show the widget below in a list of search results. This bug will only happen if you have 1 search result only.

3) Press tab
 -> Focus will allegedly switch to the the list of search results. But the result is not visibly highlighted. In fact, the result is not selected in any sense. Pressing "up" or "down" or "enter" doesn't help.

4) Press tab two more times, and you'll see the focus shift to the "add widget" button.

 5) Press enter
  -> nothing happens. The dialogue didn't let you select the widget, so you can't add it.
Comment 1 Jonathan Thomas 2009-06-11 23:19:34 UTC
Confirming with KDE 4.3 beta2.
Comment 2 Aaron J. Seigo 2009-06-12 00:12:31 UTC
SVN commit 980520 by aseigo:

fix tabbing into the view
BUG:190745


 M  +16 -1     customdragtreeview.cpp  
 M  +1 -0      customdragtreeview_p.h  
 M  +1 -1      kcategorizeditemsview.cpp  
 M  +12 -11    kcategorizeditemsview_p.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=980520