Bug 195697 - F8 (show hidden files) Requires Manual Focus on File List
Summary: F8 (show hidden files) Requires Manual Focus on File List
Status: RESOLVED FIXED
Alias: None
Product: kfile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-08 19:53 UTC by David Rankin
Modified: 2010-02-18 19:00 UTC (History)
2 users (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 David Rankin 2009-06-08 19:53:30 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Kate, Kwrite, etc.. File open/save dialog doesn't respond to F8 toggle of show/hide hidden files unless focus is manually placed on the filelist.

When opening or saving a file, the focus is placed by default in the "Name" entry field. Pressing F8 does nothing in this configuration. You must manually click in an empty space (to avoid activating a file/folder name) in the file list to put focus on the file list before F8 will show/hide hidden files.

F8 should be active when the dialog is open regardless of where the focus within the dialog is.

In KDE3, the default focus is in the same field (re-labeled Location:) and F8 works just fine to show/hide hidden files.
Comment 1 David Rankin 2009-07-01 18:51:02 UTC
Anything else I can provide on this bug? This one is really a pain while working on debugging KDE4. It seems every other file I need is a hidden file in my home folder either under .kde, .kde4, or .local and having to manually adjust focus to be able to get the hidden file list is quite a frustration. Thanks.
Comment 2 David Rankin 2009-07-15 21:30:45 UTC
Just a 2-week follow up. Anything else you need from me that would help get this fixed?
Comment 3 Dotan Cohen 2009-09-02 15:42:16 UTC
Confirmed in KDE 4.3.1.
Comment 4 Dario Andres 2010-02-18 19:00:59 UTC
Fixed since KDE SC 4.4.1

From bug 225744 comemnt 2:
---

SVN commit 1087822 by rkcosta:

Backport r1087820.

Associate a widget to the action collections, otherwise the
shortcuts defined will not work as expected.

CCBUG: 225744


 M  +1 -0      kdirselectdialog.cpp  
 M  +1 -0      kfilewidget.cpp  


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

Regards