Opened 14 years ago

Last modified 4 years ago

#5547 in-progress bug

Changed settings in save dialogs also set Translator defaults

Reported by: humdinger Owned by: stpere
Priority: normal Milestone: R1.1
Component: Add-Ons/Translators Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev35761.

Apps can offer access to Translator settings in their save dialog via a "Settings" button that opens a window with a Translator's settings.
Changes in that window are supposed to only be remembered by that application (in that session) and should not change the global settings of the Translator which are accessed with the DataTranslations preferences.

Unfortunately, this isn't so:

  • Open JPEG's settings in the DataTranslations and set the output quality to 100.
  • Close DataTranslations.
  • Open WonderBrush, doodle a bit and export your masterpiece.
  • In the export dialog, choose JPEG as format and click the "Settings" button.
  • Set the output quality to 50 and close the window.
  • Open DataTranslations again, and you'll find the JPEG default settings changed to 50. The default should still be the formerly set 100.

Change History (2)

comment:1 by stpere, 12 years ago

Owner: changed from nobody to stpere
Status: newin-progress

I do have a patch working for this, just doing some additional testing.

comment:2 by pulkomandy, 4 years ago

Milestone: R1R1.1
Note: See TracTickets for help on using tickets.