Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

When the window is resized, clicking the “Background” icon to display the colour picker popup does not position the popup correctly on the first click. The popup positions correctly only upon the second click.

 

Sample: 


Replication steps:

  1. Resize the window.
  2. Click the Background Color toolbar icon and observe that the popup is not positioned properly on the first click. The last few columns of colors are cut off.
  3. Close the popup and open it again. Notice that the popup is now positioned correctly.
  4. Note: Refresh the page and repeat the steps. The issue always occurs on the first click. 

Expected Behaviour: The collision should occur properly for the background toolbar popup.

Actual Behaviour: The collision does not occur properly for the background toolbar popup on the first click.