[JBoss JIRA] Commented: (JBIDE-727) "Browse Class" has ui issues and funny content
by Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-727?page=comments#action_12384393 ]
Max Andersen commented on JBIDE-727:
------------------------------------
I agree with your suggestions on reordering and readonly fields - do them and lets see if the performance stays
> "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: Viacheslav Kabanovich
> 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
18 years, 6 months
[JBoss JIRA] Commented: (JBIDE-727) "Browse Class" has ui issues and funny content
by Viacheslav Kabanovich (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-727?page=comments#action_12384392 ]
Viacheslav Kabanovich commented on JBIDE-727:
---------------------------------------------
>third tab
Maybe it is the same problem that took place with some preference pages:
saving worked for most customers and did not for some others. We solved it by
calling save() method on preference store. I added that for the third tab, it may help.
>*much* slower
I created seam project and put to src/action folder *all* classes developed in our studio (several thousands),
added required libraries to compile the project and invoked Browse Class dialog.
Browse tab worked fast, actually in this case it worked faster than Search tab.
Could you please use debugger or profiler to find what takes time in your case?
>Why is the first tab not designed to be a pattern ?
The Browse tab was designed as an old-fashioned tool for customers
who prefer to do without typing, by clicking mouse on tree items only.
I am not sure that we can make pattern-powered tree to work better
than Search tab.
My suggestions:
1) Change order of tabs to "Search Browse Recent" or "Search Recent Browse".
2) Make text field in Browse tab read-only because I agree that it is of little help for input.
> "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: Viacheslav Kabanovich
> 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
18 years, 6 months
[JBoss JIRA] Created: (RHDS-257) New Seam Web project: the last screen's finish button behaves inadecvate
by Leonid Maslov (JIRA)
New Seam Web project: the last screen's finish button behaves inadecvate
------------------------------------------------------------------------
Key: RHDS-257
URL: http://jira.jboss.com/jira/browse/RHDS-257
Project: Red Hat Developer Studio
Issue Type: Bug
Affects Versions: 1.0.0.beta2
Environment: Windows XP, SP2
Reporter: Leonid Maslov
I am trying to create new Seam Web project, while being in the Seam perspective
# Seam Web Project page
## type into project name. E.g.: demo
## click next
# Poject configuration
## check in java persistance checkbox
## click next
# Web Module Screen
## click next
# JPA settings
## click next (all the items were preconfigured, e.g. datasources ..)
# JSF capabilities screen
## clisk Supplied JSF implementation
## click next
# Seam facet screen
## click Finish
## Finish button becomes disabled
## wait a while.. At some moment Finish button becomes anabled, but dialog is still shown and is active
## click Finish
## See sosme strange behaviour and exception messages/logs (Pde runtime logs)
--
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, 6 months