[ 
https://issues.apache.org/jira/browse/ISIS-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-1224:
------------------------------

Martin's further analysis:

[14:17:06] Martin Grigorov: the problem is:
[14:19:32] Martin Grigorov: when you type something in the other (non-select2) 
fields and then click with the mouse on the Select2:
1) an Ajax call is made due to the 'change' event in the first field
2) Select2 drop-down is opened first time, with the old options
3) the Ajax response comes and repaints the ReferencePanel, with a *new* Select2
4) the new or the old (I am not sure) drop down becomes orphan and shows as: 
position: absolute; top:0; left:0


~~~~
[14:19:36] Martin Grigorov: my fix is:
[14:20:11] Martin Grigorov: do not repaint the complete ReferencePanel but just 
its Select2 component


> 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