Version: 1.1.1 (using KDE KDE 3.1) Installed from: RedHat RPMs The "attribute properties" dialog is a little annoying to use, because of some reasons: - In the type combo box, since I'm modeling Java classes, I use "String", not "string", but as soon as I type the "t" the completion changes the capital S to lower case s. That's quite annoying, since I have to fix it afterwards. Maybe completion should be case sensitive, so this does not happen? - Tab sequence is kinda broken. It goes from the types combo box to the "Help - OK - Cancel" buttons, then to the name field. - There are no shortcut keys to any of the fields / buttons. That could help navigation.
Some more information: the return type of the opereration dialog works well. In the attribute type I always enter "String" as "sString" and then HOME + DEL :). Quite annoying...
Keyboard accelarators added. Autocompletion turned off. Not sure how to solve the tab issues, setTabOrder() didn't work too well.