From 5ae444a0175be895d7d167f1e4b89cfb2e27d648 Mon Sep 17 00:00:00 2001 From: Hassan Toor <110993981+htoor3@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:00:16 -0600 Subject: [PATCH] [web] - fix Safari textfield selection bug (flutter/engine#47917) In order to fix Safari autofill, we've had to give inactive elements non-zero size because Safari does not respect offscreen or 0-sized inputs, and this leads to broken autofill behavior (see: https://github.com/flutter/engine/pull/43058). As part of these changes, we needed to disable pointer events for the parent `