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 614153 - Importing PDF files with long titles
Importing PDF files with long titles
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
2.6.7
Other All
: Normal minor
: 2.6
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2010-03-28 05:02 UTC by wahcow79-bugzilla
Modified: 2010-03-28 10:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A PDF file with a very long title (24.26 KB, application/pdf)
2010-03-28 05:02 UTC, wahcow79-bugzilla
Details

Description wahcow79-bugzilla 2010-03-28 05:02:52 UTC
Created attachment 157304 [details]
A PDF file with a very long title

When a PDF file with a very long title has been selected for opening, the import options dialog box appears very wide and goes beyond the boundaries of the screen. Although the import dialog box is working, it is difficult to use as the buttons appear off the screen.

This is probably caused by showing the entire PDF file's title in the import dialog, without word wrap.

This can be resolved if GIMP sets a limit on the number of characters of the PDF file title to show, or turns on word wrap for the PDF file title.

How to reproduce this bug:
1. Open Gimp.
2. Goto File->Open and then load the attached PDF, which has a very long title.
3. A dialog box will appear which will extend off the screen. My screen has a resolution of 1024x768 pixels.
Comment 1 wahcow79-bugzilla 2010-03-28 05:10:28 UTC
Additional information:

My OS: Ubuntu Linux 9.10
Comment 2 Sven Neumann 2010-03-28 10:35:56 UTC
Thanks for reporting this. Fixed in both branches:

commit b55591ca04cf5ae3376fb204cb7b397f7deb7fd9
Author: Sven Neumann <sven@gimp.org>
Date:   Sun Mar 28 12:34:38 2010 +0200

    Bug 614153 - Importing PDF files with long titles
    
    Ellipsize the title label.