Page 1 of 1

Position of dialog wrong , not on screen.

Posted: 02 Aug 2011, 19:34
by heinb
A long list on screen, scroll down and click on list entry to show dialog.

The dialog is not visible appears a tthe top of the list not on the screen.

The problem is repeatable in the showcase-labs, scroll down and click and dialog is invisible.

http://www.primefaces.org/showcase-labs ... Column.jsf

Re: Position of dialog wrong , not on screen.

Posted: 02 Aug 2011, 19:55
by Oleg
Yes, that's true. This is one of less issues with new dialog (I found a couple of issues more). I hope, the new dialog has more advantages than issues in comparison to the jQuery dialog in prev. PF versions. Otherwise it make less sense to use it.

Re: Position of dialog wrong , not on screen.

Posted: 03 Aug 2011, 12:38
by heinb
Just build Primefaces 3.3 m3 from source r5145.
r5145 Removed jQuery UI dialog
r5144 Improved dialog positioning with scrolling.

The dialog appears at the bottom of long datatables instead of at the top.
Still off the screen not visible.
Now need to scroll down.

And confirmDialog now postion wrong as well.

Primefaces 3.3 m3 r5145
tomcat 7.0.11
mojarra 2.0.3

Re: Position of dialog wrong , not on screen.

Posted: 03 Aug 2011, 12:49
by cagatay.civici
We are working on it, I suggest waiting a bit instead of building it after each commit.

Re: Position of dialog wrong , not on screen.

Posted: 03 Aug 2011, 21:33
by cagatay.civici
Should be fixed now. IE7 support pending.

Re: Position of dialog wrong , not on screen.

Posted: 03 Aug 2011, 23:07
by heinb
Thanks. It all seems to work now. :D

Re: Position of dialog wrong , not on screen.

Posted: 03 Aug 2011, 23:49
by cagatay.civici
Thanks for confirming!