Page 1 of 1

bug when using p:dialog component

Posted: 21 Jun 2015, 11:47
by streetpoet
dear all,

some component display behind p:dialog,

<p:dialog id = "a">
<h:panelGroup>
<p:inputText />
<p:tooltip />
</h:panelGroup>
</p:dialog>

notice that 'p:tooltip' will display behind the p:dialog.
same issue happens then I click button on dialog(id = a) then popup another p:confirmDialog(the p:confirmDialog will show behind the p:dialog)

btw, if some updates exist, where I can find them?

Re: bug when using p:dialog component

Posted: 22 Jun 2015, 11:02
by mert.sincan
Fixed for 1.0.1

Re: bug when using p:dialog component

Posted: 22 Jun 2015, 18:02
by haos1981
when leave the version 1.0.1 ????

Re: bug when using p:dialog component

Posted: 23 Jun 2015, 14:51
by mert.sincan