Checkboxes: focused checkbox can´t be identified when checkbox is checked

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
christophs78
Posts: 85
Joined: 01 Mar 2018, 12:29

09 Sep 2019, 17:06

When no checkbox is checked everything is fine:
Image

Once some checkboxes are checked we can not tell anymore, which one is focused:
Image

christophs78
Posts: 85
Joined: 01 Mar 2018, 12:29

09 Sep 2019, 20:43

This issue also applies to Primefaces-Nova-Theme:
https://www.primefaces.org/showcase/ui/ ... kbox.xhtml

But it had been fixed for PrimeNG-Nova-Theme:
https://www.primefaces.org/primeng/#/checkbox

christophs78
Posts: 85
Joined: 01 Mar 2018, 12:29

09 Sep 2019, 21:45

Think, the following commit fixed this issue for PrimeNG:
https://github.com/primefaces/primeng/c ... e71d674ac3

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

16 Sep 2019, 13:46

Fixed for next version. Please make the following changes for now;

Code: Select all

//_theme_variables.scss
...
$checkboxFocusShadow:0 0 0 0.2em lighten($primaryColor, 25%);
$checkboxTransition:background-color $transitionDuration, border-color $transitionDuration, box-shadow $transitionDuration;
..
Best Regards,

Post Reply

Return to “Babylon - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 11 guests