[
http://jira.jboss.com/jira/browse/JBIDE-727?page=comments#action_12383399 ]
Daniel Azarov commented on JBIDE-727:
-------------------------------------
Layout problem is fixed
But I can't fix "arrow down" image...
We use old deprecated class org.eclipse.jdt.internal.ui.dialogs.TypeSelectionComponent it
is a Composite
comment before class advice to use
org.eclipse.jdt.internal.ui.dialogs.FilteredTypesSelectionDialog but it is a Dialog
we can't use it without serious changes.
We can't change image icon in TypeSelectionComponent class without copying this class
in our packages.
"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
Reporter: Max Andersen
Assigned To: Daniel Azarov
Priority: Optional
Fix For: 2.0.0.CR1
Original Estimate: 2 days
Remaining Estimate: 2 days
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