Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor usage of FocusManager to avoid weak table usage #1

Conversation

albyrock87
Copy link

@albyrock87 albyrock87 commented Sep 9, 2024

Description of Change

Besides avoid a potentially huge weak table, this solves the problem with UI test which was only due to FocusManager events being triggered after view's focus events.

@albyrock87 albyrock87 force-pushed the feature/2024-08-21-Windows-Use-FocusManager branch from a70446c to 3d4b341 Compare September 9, 2024 16:07
@albyrock87 albyrock87 force-pushed the feature/2024-08-21-Windows-Use-FocusManager branch from 3d4b341 to 14fd6af Compare September 10, 2024 12:56
@MartyIX MartyIX force-pushed the feature/2024-08-21-Windows-Use-FocusManager branch from 68155a3 to ab5551f Compare September 10, 2024 13:40
@albyrock87
Copy link
Author

I guess I can close this because it has been cherry-picked.

@albyrock87 albyrock87 closed this Sep 11, 2024
MartyIX pushed a commit that referenced this pull request Oct 30, 2024
…otnet#25178)

* Enabling ported ui tests from Xamarin.UITests to appium

* Build fixes

* Update Bugzilla32040.cs

* Update Bugzilla32148.cs

* Removed unnecessary code

* Update Bugzilla25662.cs

* Update Bugzilla26171.cs

* Update Bugzilla26501.cs

* Update Bugzilla28001.cs

* Update Bugzilla30317.cs

* Update Bugzilla32462.cs

* Update Bugzilla33870.cs

* Some fixes

* More changes

* More changes

* Simplified more tests

* Fix build

* Simplified tests

* Fixed test

* Added new project constants

* More changes

* More fixes

---------

Co-authored-by: Shane Neuville <[email protected]>
MartyIX pushed a commit that referenced this pull request Nov 13, 2024
…otnet#25814)

* Migrated the Issue2740 and ListViewNRE (#1)

* Migrated the Issue2740 and ListViewNRE

* Migrated the Issue1355 and Issue2923

* Feedback addressed

---------

Co-authored-by: nivetha-nagalingam <[email protected]>

* optimized the test code changes

---------

Co-authored-by: nivetha-nagalingam <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants