Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1304 closed bug (fixed)

Image export dialog uses wrong file name on changing image type

Reported by: cmoe Owned by: nobody
Priority: minor: annoyance Milestone:
Component: GUI Version: Trunk
Keywords: image export print composer Cc: cedric.moeri@…
Must Fix for Release: No Platform: RedHat
Platform Version: Awaiting user input: no

Description

The image export dialog in the print composer opens always with the last file exported as suggestion (eg. 'foo.tif'). If I am changing the image type now, let's say to a png, the file name field says 'foo.png'. This is correct, but if I save it now, the file name will be still 'foo.tif'.

I guess, the problem is, that the focus all the time lays on the last suggestion in the file/directory part of the dialog, where this last suggestion ('foo.tif') is marked.

It works if I write anything in the file name field (e.g. delete the 'g' on 'foo.png' and add it again). Also the 'foo.tif' isn't marked any longer.

Change History (2)

comment:1 by mhugent, 16 years ago

Resolution: fixed
Status: newclosed

A fix for this is in r9299

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.