Bug 81690 - keyboard navigation behaves oddly in icon/multicolumn view
Summary: keyboard navigation behaves oddly in icon/multicolumn view
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: file icon view (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-16 16:32 UTC by David Sibai
Modified: 2004-05-16 16:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Sibai 2004-05-16 16:32:21 UTC
Version:           3.2.2 (using KDE 3.2.2,  (testing/unstable))
Compiler:          gcc version 3.3.3 (Debian 20040401)
OS:                Linux (i686) release 2.6.6

This bug seems related to #56574, however the problem is with the icon and multicolumn view instead of the list view. Basically, when navigating with the keyboard, if files with long filenames are there, they are skipped.
To reproduce:
1. Create an empty folder, say ~/test
2. get into that folder, and create files with names a,b, and
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa :
touch a b aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa  
3. Make sure you're in multicolumn view. Press the up/down arrow keys, the file with the very long name is skipped every time. 
4. Switch to icon view, set icon size so small (it won't work otherwise) press the left/right arrow keys: same problem.
Comment 1 David Sibai 2004-05-16 16:35:47 UTC
Duplicate of 79370 (sorry, juste realised).