Bug 241216 - After navigating to a directory: [End] key selects first entry in file list
Summary: After navigating to a directory: [End] key selects first entry in file list
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Gentoo Packages Linux
: NOR minor
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords: reproducible
: 278723 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-09 18:25 UTC by Frank Steinmetzger
Modified: 2011-12-13 19:32 UTC (History)
5 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 Frank Steinmetzger 2010-06-09 18:25:30 UTC
Version:           unspecified (using KDE 4.4.3) 
OS:                Linux

After navigating to a directory, nothing is selected yet in the file list, which may be ok. But now, when I press [End] to go to the bottom of the list, the first entry is selected instead. So I have to press [End] a second time.

I don’t know whether this is deliberate, but in any case it’s not very logical. 

Reproducible: Always

Steps to Reproduce:
- list the content of a directory
- press [End]

Actual Results:  
The first item in the file list is selected.

Expected Results:  
The last one should be selected.
Comment 1 Jaime Torres 2010-08-02 13:18:30 UTC
Confirmed. pressing End key selects the last item only in the icon view.
Comment 2 FiNeX 2010-09-12 15:20:23 UTC
Confirmed with 4.4.5 and 4.5.1
Comment 3 Frank Reininghaus 2010-09-22 12:39:45 UTC
The reason for the difference between Icons View and the other view modes seems to be that when opening a folder in Icons View, the first item becomes the current item (even without user interaction). In the other view modes, there is no current item when entering a new folder -> pressing any key will select the first item.
Comment 4 Frank Reininghaus 2011-07-28 19:43:20 UTC
*** Bug 278723 has been marked as a duplicate of this bug. ***
Comment 5 Jekyll Wu 2011-12-13 15:42:35 UTC
This problem seems fixed in dolphin 1.99. Just checked it using the master code.
Comment 6 Jaime Torres 2011-12-13 19:32:32 UTC
Yes, it also works for me. Closing.