Eclipse plugin: inverse order of enumerations in Facet view

Having trouble installing Oxygen? Got a bug to report? Post it all here.
temp44
Posts: 9
Joined: Thu Feb 23, 2012 11:26 am

Eclipse plugin: inverse order of enumerations in Facet view

Post by temp44 »

Hello,

I noticed a minor error in the Facets view of the XSD editor.

When there is an element of type string having an enumeration of possible values, the values show up in inverse order than they appear in the source code. Also the "move up / move down" arrows functionality is inverted.

I am using the Eclipse plugin 13.2 latest build, on Linux.

Thanks for looking into this
<temp44>
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: Eclipse plugin: inverse order of enumerations in Facet view

Post by adrian »

Hello,

Thank you for letting us know about this problem.

This is indeed a bug in the representation of the enumerations. The actions work correctly, but since the order of the items is inverted they also inherit this problem.

I have logged this to our issue tracking tool and it will be analyzed and resolved in a future version of Oxygen.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply