Bug 243993 - In a listing with only one half-selected item, that item cannot be selected via arrow keys
Summary: In a listing with only one half-selected item, that item cannot be selected v...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords: reproducible
: 244881 253138 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-09 04:00 UTC by Ryan Thompson
Modified: 2011-12-31 12:53 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments
Screenshot of directory state after step 4. (61.19 KB, image/png)
2010-07-09 04:00 UTC, Ryan Thompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Thompson 2010-07-09 04:00:16 UTC
Created attachment 48705 [details]
Screenshot of directory state after step 4.

Version:           unspecified
OS:                Linux

If Dolphin is showing a directory with only one item in it, and that item is in the "half-selected" state (see screenshot), then it is impossible to use the arrow keys to select it.

Reproducible: Always

Steps to Reproduce:
In Dolphin:
1. Create an empty folder and enter it.
2. Create a single file.
3. Select the file.
4. Click in empty space to change it to "half-selected," or underlined state.
5. Try to use arrow keys to select it again.

Actual Results:  
Nothing happens in step 5.

Expected Results:  
The file is selected in step 5.

OS: Linux (x86_64) release 2.6.32-24-preempt
Compiler: cc
Comment 1 Frank Reininghaus 2010-07-18 21:43:53 UTC
*** Bug 244881 has been marked as a duplicate of this bug. ***
Comment 2 FiNeX 2010-08-02 14:57:24 UTC
Using arrow keys the file is not selectable, but you can select it with spacebar.
Comment 3 FiNeX 2010-08-02 14:58:59 UTC
P.S: if you're browsing the FS using only the keyboard, when you open a directory with one file, this file is automatically selected.
Comment 4 hyper_ch 2010-08-02 15:16:38 UTC
FiNeX:

You say when you're browsing the FS using only the keyboard and then open a directory with one file, that this file is automatically selected.

I can't confirm this behaviour on KDE 4.4.92.

However if I enter a folder with one file using only the keyboard, I can then select the file using the arrow keys.
Comment 5 FiNeX 2010-08-02 15:34:08 UTC
Really? That's not good. I will have to install KDE 4.5 to do some further tests.

Thanks for your feedback :-)
Comment 6 Ryan Thompson 2010-08-02 20:11:42 UTC
Just a note, the problem occurs when the file is in a state that I have named "half-selected". This is when the filename is underlined, but the file does not have the blue box around it. Probably the most common case where this comes up is when you delete a file, and the file before it becomes half-selected.
Comment 7 Frank Reininghaus 2010-10-03 22:34:45 UTC
*** Bug 253138 has been marked as a duplicate of this bug. ***
Comment 8 ultr 2010-10-03 22:42:35 UTC
The same issue is for Konqueror.
Comment 9 Jekyll Wu 2011-07-09 06:02:01 UTC
pressing space will select that file, or you can press right then left arrow to select that file.
Comment 10 Ryan Thompson 2011-07-11 00:26:54 UTC
Left and right arrow keys do not do anything. This bug is specifically about the case where the directory has exactly *one* item in it. Since there is nothing else to switch to, the arrow keys have no effect at all. Since the arrow keys are the typical way to select items using the keyboard, it would be nice if they worked for this special case as well.

Space seems to work, though.
Comment 11 Jekyll Wu 2011-12-31 05:00:59 UTC
I just checked it using dolphin 2.0. In that "half-selected" state, pressing any arrow key will select the only item.