[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Small glitches in the new "Edit Properties" Dialog, issue #166

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2006-03-13 22:58:45 CET

Hi Stefan,

I think it is easier if you have a look at the following points yourself.

They all concern the "Edit Properties" and "Edit Property" dialogs of issue
#166

- In the "Edit Properties" dialog, please change the first tab-position to the
list control. It looks a bit strange if the file name is highlighted when the
dialog is opened.
- If you set the cursor to a property with the keyboard the add/remove buttons
are not activated/named correctly because OnNMClick... is not called when
using the keyboard
- Selecting a property and then deselecting the property makes the button on
the right side get named "Add..." (ok). If you press "Add..." the value of
the previous selected item is used for the new property. It should actually
be empty.
- Setting the property name of a property to something which is not in the
selection list, e.g. "foo"; closing the "Edit Properties" Dialog and opening
it again only sets the property value correctly. The property name is empty
(error) but should be "foo".
- It would be nice if a double click on a property would open the edit dialog
of that property.
- Setting a property recursively is only possible on directories. Please
deactivate the checkbox for files where it doesn't make sense. Users might be
confused.
- Removing a property on a file pops up a message box which asks if I would
like to remove the property recursively. Again, this only makes sense on
directories and not on files.
- After having removed a property, no item is selected, but "Remove" is active
and the right button is named "Edit...". Correct would be an inactive
"Remove" button and a button named "Add..."

Just an Idea: I would like to see this new "Edit Properties" Dialog in the
Repo-Browser so that I can set properties there too. Is that possible?

Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Mar 13 23:00:38 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.