After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 626004 - behaviour bug when selecting files with keyboard
behaviour bug when selecting files with keyboard
Status: RESOLVED WONTFIX
Product: nautilus
Classification: Core
Component: Keyboardability
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-04 08:59 UTC by michael
Modified: 2011-08-18 20:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description michael 2010-08-04 08:59:41 UTC
when i type letters to select a file or a folder in nautilus, the focus goes to the small text field which appears in the lower right corner. this prevents ctrl+c and ctrl+x from working, because it applies to the text field instead of the selected file.

this forces the user to use the mouse to gain focus and is very annoying. it appeared first within the last two ubuntu upgrades.

-michael
Comment 1 André Klapper 2010-08-18 23:17:02 UTC
Why are you running the unstable version 2.29? Does this still happen in 2.30?
Comment 2 michael 2010-08-19 05:26:54 UTC
i'm running ubuntu at the current version...

of course it will be in 2.3 unless somebody fixes it. to me it looks more like a design flaw than a technical error.

i'm having this on all my ubuntu machienes and it has been for a while now... i'm just getting annoyed enough to finally file it here :/

you can repeat this very easy (in maybe 5 secounds):

1. navigate in a folder
2. look for a file
3. press the first letters of the files name until it is selected
4. press strg+c (or whatever you use to copy)

now you can already notice, that the "action bar" at the bottom wont say "xyz will be copied if[...]" (it does when you click on a file and then press your copy-shortcut)

if you press paste nothing happens, because it wasn't even copied in the first place.

to validate my wrong focus theory you can do the following:

1. select some text somewhere
2. press your copy shortkey
3. navigate in a folder
4. press the first letters of a file to select it
5. press the shortkey for paste

now the text you copied ends up in the small text field in the lower right corner. this proves that the focus is now there.

the annoying part is, that you don't expect this behaviour. you navigate somewhere, think you have copied something and when you navigate to an entirely different place you just wonder why you cannot paste :/
Comment 3 michael 2010-08-19 05:28:52 UTC
now i'm on the 2.30 - it's not fixed
Comment 4 André Klapper 2011-08-18 15:05:28 UTC
This is exactly the expected behavior. By changing this other folks would complain that you cannot cut or copy your search text anymore.
Closing as WONTFIX.
Comment 5 Nelson Benitez 2011-08-18 20:44:33 UTC
(In reply to comment #4)
> This is exactly the expected behavior. By changing this other folks would
> complain that you cannot cut or copy your search text anymore.
> Closing as WONTFIX.

What about passing the copy action to the selected file if there's no selected search text, and if there's selected search text then copy that.. that would cover both usecases in a sane way.. also out of curiosity have you discuss this with nautilus developers?..