KioskBoard icon indicating copy to clipboard operation
KioskBoard copied to clipboard

[BUG] - Autoscroll not happening

Open revaij83 opened this issue 2 years ago • 0 comments

Describe the bug

Under special circumstances the keyboard covers the input and the window is not scrolled to make the input visible even though autoscroll is turned on.

E.g.: window size: 1024x768 keyboardsize: 1024x540

theInput.getBoundingClientRect() DOMRect {x: 239, y: 238, width: 546, height: 54, top: 238, …} bottom: 292 height: 54 left: 239 right: 785 top: 238 width: 546 x: 239 y: 238

Screenshots

image image

revaij83 avatar Jun 16 '22 11:06 revaij83