After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 402116 - File names with underscore are shown incorrectly among the list of recent files
File names with underscore are shown incorrectly among the list of recent files
Status: RESOLVED DUPLICATE of bug 340352
Product: dia
Classification: Other
Component: general
0.96-pre3
Other Windows
: Normal minor
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-29 14:43 UTC by Christian Ridderström
Modified: 2007-01-29 22:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Ridderström 2007-01-29 14:43:25 UTC
This is under Windows, Swedish locale.

First create and save an empty file called e.g.

        bug3_underscore.dia

Then close and open Dia again. Now go to the main Dia menu and look at the
recent files that are listed. The text "bug3_undescore.dia" will be shown
as
        bug3underscore.dia
            _

with an underscore under the 'u' and no underscore between '3' and 'u'.
It is only a cosmetic problem as clicking on it opens the correct file.
Comment 1 Hans Breuer 2007-01-29 22:47:00 UTC
2007-01-28  Hans Breuer  <hans@breuer.org>

	* app/recent_files.c : don't treat underscores in filenames as 
	accelerators, see bug #340352


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