Page 1 of 1

[Solved] position issue of p:dialog

Posted: 07 Feb 2012, 10:51
by huangyi00
The position property with x and y coordinate values (e.g. position="200,50") CAN NOT work now in the 3.1 Final (with theme 1.0.3).

Thanks very much for any feedback!

Re: position issue of p:dialog

Posted: 08 Feb 2012, 16:18
by ltune
Yes, same issue here. I have 3.1-SNAPSHOT. default position is center of page, so maybe X and Y coordinates relative to this position. Would not make much sense though. I have a modified 1.0.1 THEME, but this should not matter at all.

Greets,

Adam

Re: position issue of p:dialog

Posted: 09 Feb 2012, 07:28
by tlteoh
try to add px at the back of the value. Should work.

Re: position issue of p:dialog

Posted: 09 Feb 2012, 15:28
by huangyi00
tlteoh wrote:try to add px at the back of the value. Should work.
Thanks! It works.

Re: position issue of p:dialog

Posted: 17 Feb 2012, 13:52
by ltune
huangyi00 wrote:
tlteoh wrote:try to add px at the back of the value. Should work.
Thanks! It works.
Sorry, tested now In PF 3.1.1 and it work for me as well. I miss-spelled "position". Right "user error" :)

@huangyu00: you can mark subject of your first thread as "[solved]", if you llike.

Greets