mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 22:32:51 +00:00
![Kartikaya Gupta](/assets/img/avatar_default.png)
We need to adjust the viewportExcess after calling scrollIntoView() because Gecko may not properly scroll the item into view. This happens because Gecko is unaware of the actual visible content area being affected by the applied zoom.