Earlybyte / aad_oauth

Flutter Azure Active Directory OAuth Package
https://pub.dev/packages/aad_oauth
MIT License
92 stars 179 forks source link

pointer position wrong since `flutter 3.19.0` on Android #305

Closed S-ecki closed 1 month ago

S-ecki commented 4 months ago

This is not a bug in this package, but from webview_flutter. It is tracked here: https://github.com/flutter/flutter/issues/144278

All click events are registered a few ten pixels above the actual click position on Android starting with flutter version 3.19.0!

This issue is only opened for visibility. It should be closed as soon as the above-linked issue is closed and the webview_flutter dependency upgraded.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you still think this issue is needed, reopen it again.

github-actions[bot] commented 1 month ago

false