Forum Discussion

vgrldnja's avatar
vgrldnja
New Contributor
12 years ago

Complete UI mess when working with long list of properties

Hello!

I have several very annoying interface problems when working (creating, renaming or moving) with list of properties. For example, when number of properties in Property Step become 20+ and I trying to move up any property it duplicates instead. Or if I try to remove any property it clears instead (name and value) and empty line remains. And after that property list become almost unusable (buttons move up|down not working, sort alphabetically not working, can't rename broken properties).

Such behavior was experienced in Property Steps and in TestCase Properties (didn't test in other places).

4 Replies

  • nmrao's avatar
    nmrao
    Community Hero
    What is soapui version and os ? I use 4.5.1, absolutely fine.
  • vgrldnja's avatar
    vgrldnja
    New Contributor
    I've also used 4.5.1 and noticed this behavior. Upgraded to 5.0.0, but it didn't help, bug still exists. I'm not really sure is it connected with number of properties or anything like that. I created sample test case, added 30 properties and was unable to reproduce this bug, however in I my working project it happens quite often and always when number of properties is 20+.
    The only way to fix it is to export properties to file, fix properties in text editor, completely delete Properties Step, create new step and import properties from file.

    OS Version: Windows 7
  • nmrao's avatar
    nmrao
    Community Hero
    Strange that it has happening on only a project.
  • vgrldnja's avatar
    vgrldnja
    New Contributor
    Strange indeed. Didn't have this problem before in other projects. Worst of all, that nature of this bug is quite random - I didn't find any strict away to reproduce it for now. I will try to create more complex sample project to get stable reproduction of this bug.