Dialog is moved on resize !

UI Components for JSF
Post Reply
christophenoel
Posts: 11
Joined: 23 Jan 2014, 11:41

26 Feb 2015, 10:42

Hello,

I'm using PF 5.0 (CE) with Liferay 6.2 (cupertino theme).

I just want to report that in many cases, (centered) dialogs on resize is moved to the bottom of the page. I noticed that the root cause (in similar issue) was the element style position which becomes absolute on resize.

As a workaround I redefine a css class as follow:
.ui-dialog {
position: fixed !important;
}

Regards,

Christophe.
Currently using Primefaces 6.0 in Liferay 6.2 GA4 (JSF 2.2)

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

26 Feb 2015, 11:34

Did you try a newer version?

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 34 guests