[JBoss JIRA] Moved: (JBIDE-726) column and formula does not maintain ordering
by Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-726?page=all ]
Max Andersen moved EXIN-248 to JBIDE-726:
-----------------------------------------
Project: JBoss Tools (was: Exadel Integration)
Key: JBIDE-726 (was: EXIN-248)
> column and formula does not maintain ordering
> ---------------------------------------------
>
> Key: JBIDE-726
> URL: http://jira.jboss.com/jira/browse/JBIDE-726
> Project: JBoss Tools
> Issue Type: Sub-task
> Reporter: Max Andersen
> Assigned To: Viacheslav Kabanovich
>
> column and formula are seperated in the UI as two different lists and edits reorders mixed content into first columns then formula.
> e.g. the following is valid and the sequence *matters*:
> <property generated="never" lazy="false" name="name">
> <column name="name"/>
> <formula>x+y</formula>
> <column name="something_else"/>
> </property>
> but if I edit e.g. column name in structured editor I get:
> <property generated="never" lazy="false" name="name">
> <column name="name"/>
> <column name="something"/>
> <formula>x+y</formula>
> </property>
> which is very different semantically.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 7 months
[JBoss JIRA] Moved: (JBIDE-727) "Browse Class" has ui issues and funny content
by Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-727?page=all ]
Max Andersen moved EXIN-249 to JBIDE-727:
-----------------------------------------
Project: JBoss Tools (was: Exadel Integration)
Key: JBIDE-727 (was: EXIN-249)
> "Browse Class" has ui issues and funny content
> ----------------------------------------------
>
> Key: JBIDE-727
> URL: http://jira.jboss.com/jira/browse/JBIDE-727
> Project: JBoss Tools
> Issue Type: Sub-task
> Components: Cleanup, Hibernate
> Reporter: Max Andersen
> Assigned To: Viacheslav Kabanovich
>
> Click browse clas for a Class attribute.
> First thing I notice is that ".settings" and "META-INF" is there as a package; why ?
> Expand it so it gets some children and grows bigger than the list.
> layout works fine.
> Close it.
> Click browse again:
> Now the dialog fills up the whole screen (height wise)
> Select a class.
> Close it.
> Open it again:
> Recent tab is empty ?
> Search tab's "arrow down" is bigger and has pixel artifacts. Not the same as with Eclipse's Open Type dialog.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 7 months