GoogleCodeArchives / editra

Automatically exported from code.google.com/p/editra
Other
0 stars 0 forks source link

Style Editor always save in new preset (not overwrite current preset) #453

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Style Editor
2. Edit a Style Tag
3. Click OK

User are asked "Some styles have been changed would you like to save before
exiting?", and when clicking "Yes" user are asked to save preset as a new
style. (saving with same name result in no-save of preset)
Shouldn't these steps overwrite the select preset?

Making duplicate presets are covered by the Export-button.

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?
Editra 0.5.25  (Gentoo)

What method of install was your version installed with (Binary/Source)?
Binary

If from source: What version of python and wxPython are you using?
Python 2.5.4

Please provide any additional information below.

Original issue reported on code.google.com by MacX...@gmail.com on 5 Jan 2010 at 2:09

GoogleCodeExporter commented 9 years ago
Hi,

It does actually overwrite the exported style sheet, the issue is that the 
cached, in
memory style data is not getting refreshed properly.

thanks for the issue report

Original comment by CodyPrec...@gmail.com on 5 Jan 2010 at 2:39

GoogleCodeExporter commented 9 years ago
This issue has been corrected in the latest svn for the next release.

Original comment by CodyPrec...@gmail.com on 14 Feb 2011 at 9:46