Export selection - won't remember last used file name
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Triaged
|
Medium
|
Unassigned |
Bug Description
This affects "Inkscape 0.48+devel r12162" but not the latest stable version.
I have a drawing, any kind of drawing, and I want to export just a part of it to png.
Therefore I draw up a rectangle, wich I then select and do a File --> Export.
I select the tab named "Selection", enters a file name and then hit the Export button, and close the export dialog box.
Then I do some changes on the drawing, and I use the same rectangle to export a section of the drawing. SO I follows the same procedure as for previous export to png I did.
Now, I expect that Inkscape remember the last file name (full path to png file), but instead Inkscape propose to use the rectangle's ID.
Like said, this doesn't affect the stable version. The stable version will put some sort of tag on the rectangle so that it remembers what file name was used last time.
tags: | added: bitmap exporting preferences ui |
Changed in inkscape: | |
milestone: | none → 0.47 |
Confirmed on Windows XP, Inkscape trunk revision 12224.
<Slightly off-topic> export- filename attribute) with an absolute path, which is not a very good idea. See the following reports:
Note that in 0.48.4 the path is stored in the document (inkscape:
* Bug #168504 "export-filename must store relative path with / slashes"
* Bug #168958 'Privacy concern with export-filename and sodipodi:absref"
</Slightly off-topic>