[
https://issues.apache.org/jira/browse/ISIS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989515#comment-13989515
]
Dan Haywood commented on ISIS-771:
----------------------------------
Have dug into this a little more.
In fact, it isn't ctrl-alt-] that is the issue, it is that the Javascript modal
window is throwing an exception as a result of Wicket.Window.get() returning
null. See for example [1].
In 6.11.0 this was returning a non-null value, but in 6.12.0 the problem occurs.
If you could find a workaround (perhaps I'm doing something dumb), then I'd
appreciate it.
[1]
https://github.com/apache/isis/blob/isis-viewer-wicket-1.4.1/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/widgets/zclip/SimpleClipboardModalWindow.java#L104
> Upgrade Wicket to wicket 6.15.0 (or whatever is latest)
> -------------------------------------------------------
>
> Key: ISIS-771
> URL: https://issues.apache.org/jira/browse/ISIS-771
> Project: Isis
> Issue Type: Dependency upgrade
> Components: Viewer: Wicket
> Affects Versions: viewer-wicket-1.4.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: viewer-wicket-1.4.2
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)