Bug 110056 - KFileDialog- arrow keys skips items
Summary: KFileDialog- arrow keys skips items
Status: RESOLVED DUPLICATE of bug 74132
Alias: None
Product: kcontrol
Classification: Miscellaneous
Component: kcmbackground (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-02 22:30 UTC by Tim Rupp
Modified: 2005-12-19 01:03 UTC (History)
1 user (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 Tim Rupp 2005-08-02 22:30:43 UTC
Version:            (using KDE KDE 3.4.2KDE 3.4.2)
Installed from:    Fedora RPMsFedora RPMs
Compiler:          gcc 4.0.1 20050727 Red Hat 4.0.1-5 Packaged RPM from Fedora Core 4
OS:                Linux

I don't really know how to describe this behavior, but I'll take my best shot.

When changing background wallpaper, Configure Desktop > Background > Picture > Browse and then having the dialog resort the images by Date, navigating the items with the arrow keys gets a bit weird.

For instance, starting at one item and then pressing the down arrow, will sometimes jump over an image. Moving back up the list will highlight the skipped image.

I checked the last modified dates of the file being skipped and the file after it, and they were the same. The last accessed dates were only seconds apart.

Konqueror though seems to do it correctly when navigating through the pictures.

I guess the best way to put it is that after sorting by the last modified date in the dialog box, the mechanism that is looking at the next file in line is not taking into account the date last accessed, instead its looking at the order of the files with respect to their file names.

It sounds confusing, and maybe it's not a bug at all, but I did a doubletake the first time it happened and thought it was wrong.

I took two short flash movies of the behaviors to show what's going on.

If the links become unavailable, I would be more than happy to email them to any interested persons

http://acm.indianatech.net/how_i_think_its_supposed_to_work.htm
http://acm.indianatech.net/how_it_actually_works.htm

The first flash shows the correct (i think) behavior as Konqueror does it. The second flash shows how the open wallpaper dialog box from the control center does it.

Note that both lists of items were sorted by Date before I made the flash movies
Comment 1 Kurt Hindenburg 2005-12-19 00:26:37 UTC
Yea, strange... present with KDE 3.5.0
Using 'Short View' 'Sort by name'  Using keyboard arrow UP/DOWN, cursor will skip files.
Automatic Preview doesn't matter whether on or off...
Comment 2 Kurt Hindenburg 2005-12-19 01:03:32 UTC
Yikes, this is really bad... I don't see any connection with file types... 

This bug is also in the kfiledialog with KView...

Appears to be a Qt bug...

*** This bug has been marked as a duplicate of 74132 ***