Rainer Hochreiter
Rainer Hochreiter
**Describe the defect** Pressing DEL in p:inputNumber removes zeros. **Reproducer** Run attached clone of https://github.com/primefaces/primefaces-test.git with following command: mvn clean jetty:run -Pmojarra23 **Environment:** - PF Version: _10.0_ - JSF +...
Original Discussion: https://github.com/orgs/primefaces/discussions/3902 Is it possible to create a menuButton without a label and only a custom icon (see attachment)? The dropdown icon should remain as it is. 
### Describe the bug I have a TreeTable with columnGroup and want to set column width of one column (e.g. Size) but all columns are of same width. TreeTable without...