-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-dialogalertDisplayAlert, dialogDisplayAlert, dialogp/2Work that is important, but is currently not scheduled for releaseWork that is important, but is currently not scheduled for releaseplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
The alerts (DisplayAlert) or action sheets (DisplayActionSheet) do not appear when invoked, even when the calls are wrapped within BeginInvokeOnMainThread in the constructor.
No errors or exceptions are logged in the output, leaving developers without diagnostic information.
This issue was identified during the investigation of Bugzilla45743.
The problem occurs while transitioning from Xamarin.UITest to Appium for UI testing.
Steps to Reproduce
- Run the application on a windows platform. DisplayAlertSample.zip
- While run the sample it shows the DisplayAlert/ActionSheet.
- Observe that DisplayAlert/ActionSheet was not shown.
Expected Behaviour:
DisplayAlert/ActionSheet should display the pop message.
Actual Behaviour:
DisplayAlert/ActionSheet message are not displayed on Windows, Android and Mac.
Link to public reproduction project repository
No response
Version with bug
9.0.12 SR1.2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
area-controls-dialogalertDisplayAlert, dialogDisplayAlert, dialogp/2Work that is important, but is currently not scheduled for releaseWork that is important, but is currently not scheduled for releaseplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working

