telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 39 forks source link

[Bug][ComboBox] ComboBox popup renders with a gap when positioned above the input when zoom is applied to the body and scale is applied to the popup #2692

Open Yanko-Georgiev opened 1 week ago

Yanko-Georgiev commented 1 week ago

I'm submitting a...

Current behavior

When zoom is applied to the body of the page and scale is applied to the popupSettings of the ComboBox the popup of the ComboBox is rendered above the input field there is a gap between the input and the popup. Image

Expected behavior

The popup should be positioned correctly when zoom and scale are applied respectively.

Minimal reproduction of the problem with instructions

  1. Open the following StackBlitz example: https://stackblitz.com/edit/react-wmxoca?file=app%2Fapp.jsx,index.html
  2. Open the ComboBox upwards.
  3. Notice the gap between the input and the popup.

Reported in: 1670416