Page 1 of 1

showButtonPanel attribute in p:calendar: styling of buttons

Posted: 19 Dec 2017, 11:55
by wincornixdorf
The buttons for "Current Date" and "Close" that appear when showButtonPanel is set to true are unstyled.
It seems that the CSS class "ui-button" is missing.

Steps to reproduce:
Simple change the default forms.xhtml from
<p:calendar id="popup" />
to
<p:calendar id="popup" showButtonPanel="true" />
and open the calendar.

Re: showButtonPanel attribute in p:calendar: styling of buttons

Posted: 28 Dec 2017, 09:31
by mert.sincan