You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by daniel <da...@kb.cz> on 2018/11/07 09:00:55 UTC

Wicket 8 ModalWindow autosizing problem

Hi, 

I've recently upgraded my project from Wicket version 6 to 8.0.0-M9 and
autosizing of ModalWindows suddenly stopped working. All ModalWindows are
either too big or too small, in that case the scrollbar appears. I need my
ModalWindows to be autosized so the content fits perfectly without any
scrollbar or excessive window size. I've been trying to play around with
various combinations of set/useInitial/Minimal/Height() and setAutoSize()
without any luck so far.

Any help is appreciated, thank you.

Daniel

--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket 8 ModalWindow autosizing problem

Posted by daniel <da...@kb.cz>.
Thanks for the tip.

https://issues.apache.org/jira/browse/WICKET-6613

--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket 8 ModalWindow autosizing problem

Posted by daniel <da...@kb.cz>.
Thanks for the tip.

https://issues.apache.org/jira/browse/WICKET-6613

--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket 8 ModalWindow autosizing problem

Posted by Martin Grigorov <mg...@apache.org>.
http://examples8x.wicket.apache.org/ajax/modal-window also loads fine but I
think there is no auto-sizing there.
Try to reproduce it in a quickstart application and attach it to a ticket
in JIRA.

On Wed, Nov 7, 2018 at 1:21 PM daniel <da...@kb.cz> wrote:

> I updated the version and modal.css seems to load fine
> (modal-ver-1541588840000.css).
>
> --
> Sent from:
> http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: Wicket 8 ModalWindow autosizing problem

Posted by daniel <da...@kb.cz>.
I updated the version and modal.css seems to load fine
(modal-ver-1541588840000.css).

--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket 8 ModalWindow autosizing problem

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

Please update Wicket to 8.1.0.
Then check whether there is any problem with the loading of modal.css in
your browser Dev Tools > Network tab.

On Wed, Nov 7, 2018 at 11:01 AM daniel <da...@kb.cz> wrote:

> Hi,
>
> I've recently upgraded my project from Wicket version 6 to 8.0.0-M9 and
> autosizing of ModalWindows suddenly stopped working. All ModalWindows are
> either too big or too small, in that case the scrollbar appears. I need my
> ModalWindows to be autosized so the content fits perfectly without any
> scrollbar or excessive window size. I've been trying to play around with
> various combinations of set/useInitial/Minimal/Height() and setAutoSize()
> without any luck so far.
>
> Any help is appreciated, thank you.
>
> Daniel
>
> --
> Sent from:
> http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>