Dialog not resizable in mirage (solved)

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

25 Apr 2020, 11:06

Hi Aragorn,
We discover a problem when trying to use a resizable dialog.

Works fine with ultima on our code, but not at all with mirage.

So I just make a quick test on the demo app just changing the login dialog on the sample.xhtml page with something very simple that is working on the showcase and with ultima :

at line 176
<p:dialog header="Login" widgetVar="dlg" > <!-- resizable="true" -->
<h:outputText value="Resistance to PrimeFaces is futile!" />
</p:dialog>
resizing the dialog is impossible

Any idea of what we could to on our side ?

Kindes regards and hope you 're okay in these difficult times !
Last edited by serenne on 28 Apr 2020, 00:03, edited 1 time in total.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

27 Apr 2020, 12:34

Could you please try the following css?

Code: Select all

body .ui-dialog .ui-resizable-handle {
    display: block !important;
}
Best Regards,

serenne
Posts: 98
Joined: 21 Jul 2015, 07:43

28 Apr 2020, 00:03

Works perfect !
Again thanks Aragorn !

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

30 Apr 2020, 09:32

Glad to hear, thanks a lot for the update!

Best Regards,

Post Reply

Return to “Mirage - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest