[Bug 304592] New: Multiple entries for the same file in recent files menu

Ismael ismaelbej at gmail.com
Sun Aug 5 05:00:50 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=304592

            Bug ID: 304592
          Severity: normal
           Version: unspecified
          Priority: NOR
          Assignee: kde-windows at kde.org
           Summary: Multiple entries for the same file in recent files
                    menu
    Classification: Unclassified
                OS: MS Windows
          Reporter: ismaelbej at gmail.com
          Hardware: MS Windows
            Status: UNCONFIRMED
         Component: general
           Product: kde-windows

If we open and close the same file multiple times, then the same entrie appear
multiple times.
I've tried this with Kate, KWrite and Kile, using KDE for Windows 4.8, under
Windows 7 Pro 64bits. Using the precompiled binaries for MingW64.



Reproducible: Always

Steps to Reproduce:
1. Launch KWrite
2. Open a file 
3. Close open file
4. Repeat opening and closing the same file multiple times
Actual Results:  
One entry is added for each time the file is opened.


Expected Results:  
Only one entry should be added if the same file is open multiple times.

The same occur with Kate and Kile (in the recent projects).

I've tried debugging and it appear that in KRecentFilesAction::addUrl when
checking for existing entries the check use the file's path with backward
slashes, but they are stored with forward slashes.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list