@KOB25 just to clarify and be on the same page.
So it is true that for narrow tight spaces - autofill won't show up.
It boiles down to how webkit is implemented under the hood comparing to chrome for example.
Here's comparison between Safari and Orion:
| Orion narrow space | Safari narrow space | Safari/Orion more space |
| | |
| Pass field autofill doesn't work | doesn't work either | both fields works in both browsers |
We were trying to address this with workarounds in webkit's code without a luck just yet.
Is it something you're facing as well or it's completely different from what showcased above?
Thanks!