[ 
https://issues.apache.org/jira/browse/ISIS-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072673#comment-15072673
 ] 

Dan Haywood commented on ISIS-1224:
-----------------------------------

To reproduce with the simpleapp, just add the following to SimpleObjects domain 
service:

    public enum SomeEnum {
        FOO,FIZ,FOZ
    }
    public enum OtherEnum {
        BISH,BASH,BOSH
    }
    public void demoSelect2(
            @ParameterLayout(named="Name") final String name,
            final SomeEnum someEnum,
            final OtherEnum otherEnum) {
        // no-op
    }


> Upgrade select2 from v3.5.2 to v4 (though this DOESN'T address the floating 
> drop-down problem)
> ----------------------------------------------------------------------------------------------
>
>                 Key: ISIS-1224
>                 URL: https://issues.apache.org/jira/browse/ISIS-1224
>             Project: Isis
>          Issue Type: Bug
>            Reporter: Dan Haywood
>            Assignee: Martin Grigorov
>             Fix For: 1.11.0
>
>
> This ticket supercedes ISIS-1020 (where the problem was originally reported); 
> it is dependent upon ISIS-1223.
> Original screencast to demonstrate in Estatio: 
> https://drive.google.com/file/d/0B2jd2Sl73mDBZ0lqYUhtVjVRamc/view?usp=sharing
> This is reproducible in both IE11 and Chrome.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to