[
https://issues.apache.org/jira/browse/WICKET-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17002331#comment-17002331
]
ASF subversion and git services commented on WICKET-6666:
---------------------------------------------------------
Commit a1a6206c30c1f388ec9c3ec32139addb8979c768 in wicket's branch
refs/heads/WICKET-6666_modal-dialog-2 from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=a1a6206 ]
WICKET-6666 small improvements
- make default theme more useful with sizes
- mark current focus-trap with CSS class
- and use this in example to resize top dialog only (fixes Firefox display
error with nested resizers)
- deprecate old modal window
> Rewrite ModalWindow
> -------------------
>
> Key: WICKET-6666
> URL: https://issues.apache.org/jira/browse/WICKET-6666
> Project: Wicket
> Issue Type: New Feature
> Components: ModalDialog
> Affects Versions: 9.0.0-M1
> Reporter: Igor Vaynberg
> Priority: Major
> Labels: Modal, ModalWindow, modal, modalwindow
>
> This is a proposed rewrite of ModalWindow called ModalDialog we have been
> using for a while with success.
>
> It doesnt have all the features of ModalWindow, but it is more modern in its
> client side implementation and is ADA compliant.
>
> It still needs some polishing in terms of javadoc and examples
--
This message was sent by Atlassian Jira
(v8.3.4#803005)