Page 1 of 1

Cannot overwrite hidden image

Posted: Wed May 23, 2007 4:55 am
by marsh
If an image's property is set to hidden, it cannot be overwritten using 'save' <ctrl +s>. The warning dialog "Error creating the file xyz.gif" is shown.

When the same image is rotated clockwise with the browser's toolbar button, the hidden attribute is not preserved.

v.1.91

Re: Cannot overwrite hidden image

Posted: Mon Jun 25, 2007 6:17 pm
by xnview
marsh wrote:If an image's property is set to hidden, it cannot be overwritten using 'save' <ctrl +s>. The warning dialog "Error creating the file xyz.gif" is shown.
The file must be overwrited??
When the same image is rotated clockwise with the browser's toolbar button, the hidden attribute is not preserved.
So the file must be hidden after that, right?

Re: Cannot overwrite hidden image

Posted: Wed Jun 27, 2007 7:39 am
by marsh
xnview wrote:
marsh wrote:If an image's property is set to hidden, it cannot be overwritten using 'save' <ctrl +s>. The warning dialog "Error creating the file xyz.gif" is shown.
The file must be overwrited??
Yes, because of the unexplained error dialog. The 'read-only' attribute is a better way of protecting files (where a friendly dialog is shown at overwriting attempts). I think the 'hidden' attribute in generally useless, and I only tried it because of some other visotor's comment. :)
xnview wrote:
When the same image is rotated clockwise with the browser's toolbar button, the hidden attribute is not preserved.
So the file must be hidden after that, right?
Preserving original attribute would be better. Maybe a small number of users would use this as yet another means of organizing files in same folder.