[
https://issues.apache.org/jira/browse/WICKET-6601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16660438#comment-16660438
]
ASF subversion and git services commented on WICKET-6601:
---------------------------------------------------------
Commit e57686bcf35248e09a3c5c5c4f430f1f18dc6683 in wicket's branch
refs/heads/wicket-8.x from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=e57686b ]
WICKET-6601 dont stop event on mouse down
> Events to close pop-up on Modal Window are not propagated from caption bar
> --------------------------------------------------------------------------
>
> Key: WICKET-6601
> URL: https://issues.apache.org/jira/browse/WICKET-6601
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Affects Versions: 7.0.0, 8.1.0, 8.2.0
> Reporter: Marco Hes
> Priority: Minor
>
> Even after the fix from WICKET-5552, this issue still exists when clicking on
> the caption bar. I use select2 from wicktstuff in a modal window. When the
> select2 dropdown is opened and the modal window is closed, the dropdown stays
> open afterwards. Also when the dropdown is open and the modal is dragged, the
> dropdown stays open and doesn't move along. I believe The click event is not
> propagated, so select2 doesn't close the dropdown.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)