[forge-issues] [JBoss JIRA] (FORGE-1848) IDE loose defaultValue on dependent field update

Aslak Knutsen (JIRA) issues at jboss.org
Sat May 24 04:29:57 EDT 2014


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

Aslak Knutsen commented on FORGE-1848:
--------------------------------------

Same behavior in  1.3.0.Beta3-v20140524-0705-B627

> IDE loose defaultValue on dependent field update
> ------------------------------------------------
>
>                 Key: FORGE-1848
>                 URL: https://issues.jboss.org/browse/FORGE-1848
>             Project: Forge
>          Issue Type: Bug
>          Components: UI - Eclipse
>            Reporter: Aslak Knutsen
>            Assignee: Lincoln Baxter III
>             Fix For: 2.6.0.Final
>
>
> Setup:
> 2 DropDown lists, where the second DropDown's value depend on the value of the first DropDown.
> Steps:
> 1. Select a value from DropDown 1
> 2. DropDown 2 now has the defaultValue selected
> 3. Select a new value from DropDown 1
> Step 4 - Expected:
> DropDown 2 should now have the new defaultValue selected
> Step 4 - Behavior:
> DropDown 2's valueChoices are updated, but no defaultSelection is done
> Example command:
> https://github.com/aslakknutsen/plugin-arquillian/blob/8e3dfd162126cada806166dd98a1221d63b55a0a/src/main/java/org/jboss/forge/arquillian/command/AddContainerStep.java#L121



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the forge-issues mailing list