Bug 190745

Summary: "add widgets" dialogue is not fully usable with keyboard alone
Product: [Plasma] plasma4 Reporter: Alan Jenkins <alan.christopher.jenkins>
Component: widget explorerAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: echidnaman
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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