Rendering of p:calendar is not very well

Locked
project2501
Posts: 1
Joined: 23 Mar 2015, 13:39

01 Jul 2016, 12:11

Hey,

i have the problem that the primefaces calendar rendering is not very well especially when i view my page with Firefox:

Image

in Chrome it looks good:

Image

Code: Select all

<div class="ui-fluid" >
	<p:panelGrid  columns="2" columnClasses="label,value">
		...
		<p:outputLabel for="dlgDeliveryDt" value="Lieferdatum:" />
		<p:calendar id="dlgDeliveryDt" required="true" value="..." readonlyInput="true" showOn="button"  pattern="dd.MM.yyyy"  />
		...
	</p:panelGrid>
</div>
any idea?

thank you in advance

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

11 Jul 2016, 15:21

I think this is a FF rendering issue. I couldn't replicate this issue on FF. Do you always get this issue on FF?

marcelocaser
Posts: 122
Joined: 13 Dec 2011, 15:07

12 Jul 2016, 13:34

In my case it works! I use FF v.47

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

17 Jul 2016, 13:17

Thanks Marcelocaser, it work fine for me, too.

Locked

Return to “Adamantium”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests