[jbosstools-issues] [JBoss JIRA] (JBIDE-16883) Broken UI logic in Hybrid Mobile/ Engine properties

Gorkem Ercan (JIRA) issues at jboss.org
Mon Apr 28 18:44:33 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964230#comment-12964230 ] 

Gorkem Ercan commented on JBIDE-16883:
--------------------------------------

This is a lot of different issues bundled into one. It would be better if we had separate issues for them. 

Case 1:  I do not think this is actually an issue. This is the way preference dialogs work if a page is invalid, in this case there are no engines selected the message comes from the eclipse platform itself. You can try to unselect your default JRE and move to another eclipse preference node to see the same behaviour.

Case 2: Some part of this is addressed in JBIDE-17062. OK button is disabled until all selections are done and the versions and platforms are disabled when ok is selected. 

There is not much we can do for the download progress because the download source does not report the progress but otherwise all the plumbing is in place. 
Fixed the default selection for these when there is only a single engine. 

Case 3: Remove button is meant to remove immediately, again this is very similar to JRE dialog. 

Case 4: I can not reproduce this case after changes due to case 2

Case 5: Can you open a separate one for this case as it is more than a UI issue. 


                
> Broken UI logic in Hybrid Mobile/ Engine properties
> ---------------------------------------------------
>
>                 Key: JBIDE-16883
>                 URL: https://issues.jboss.org/browse/JBIDE-16883
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: aerogear-hybrid
>    Affects Versions: 4.2.0.Beta1
>         Environment: JBDS 8.0.0.Beta1-v20140323-1410-B78, Linux
>            Reporter: Vlado Pakan
>            Priority: Critical
>             Fix For: 4.2.0.Beta2
>
>         Attachments: enginesearch.png
>
>
> Case 0:
> 1. Open Window > Preferences > Hybrid Mobile > Engines with no engines defined
> 2. Resize Preferences window
> ERROR: Engine table is not resized
> Case 1:
> 1. Open Window > Preferences > Hybrid Mobile > Engines with no engines defined
> 2. Click on another Preferences tree item
> ERROR: It's not possible to select another preferences. Error dialog is displayed saying: "The currently displayed page contains invalid values"
> Case 2:
> 1. Use this preferences dialog to download Hybrid Mobile engine
> ERROR: Displayed Progress Bar has only two values 0% and 100% there is no progress change during downloading
> ERROR: OK button within Download Hybrid Mobile Engine dialog should be enabled only when version and at least one platform is selected
> ERROR: When first engine is downloaded it should be marked as default automatically
> ERROR: While downloading OK button, Version Combo and Platform Table are is still enabled
> Case 3:
> 1. Remove all downloaded engines by clicking on button Remove
> ERROR: Engines are removed immediately after Remove button is clicked. They should be really removed when button OK is pushed
> ERROR: Once there is no engine in dialog error from Case 1 happens
> Case 4:
> 1. Remove all downloaded engines
> 2. Reopen preferences dialog
> 3. Download engine
> 4. Check downloaded engine as default
> ERROR: Button OK is still disabled.
> 5. Uncheck default button
> 6. Check default button
> 7. OK button is enabled and it's possible to click on it
> Case 5:
> 1. Download at least 1 engine
> 2. Search for engine on local file system more times using the same directory
> ERROR: Platform in table is "Android Android ..."
> 3. Click on i image in third column
> ERROR: It shows more than one line with engine location and shows incorrect location for files found on local file system not downloaded from repo
> !enginesearch.png!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list