You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
Click on the button "BAR": an ALERT modal dialog will show the text "BAZ".
Click "OK" to dismiss the alert.
Expected Behavior
(What happens if you run any other frontend, such as the Android one: ) The button "BAR" was disabled and reenabled once the dialog was shown, and its text changed to "reenabled". The button can be clicked again. (If you don't use navigation pages, this is also the actual behaviour in GTK.)
Actual Behavior
The button is still disabled and can't be clicked.
In order to get the bugfix for:
xamarin/Xamarin.Forms#9092
# Conflicts:
# src/GWallet.Frontend.XF.Android/packages.config
# src/GWallet.Frontend.XF.Gtk/GWallet.Frontend.XF.Gtk.fsproj
# src/GWallet.Frontend.XF.Gtk/packages.config
# src/GWallet.Frontend.XF.Mac/packages.config
# src/GWallet.Frontend.XF.iOS/packages.config
knocte
added a commit
to nblockchain/geewallet
that referenced
this issue
Feb 12, 2020
In order to get the bugfix for:
xamarin/Xamarin.Forms#9092
# Conflicts:
# src/GWallet.Frontend.XF.Android/packages.config
# src/GWallet.Frontend.XF.Gtk/GWallet.Frontend.XF.Gtk.fsproj
# src/GWallet.Frontend.XF.Gtk/packages.config
# src/GWallet.Frontend.XF.Mac/packages.config
# src/GWallet.Frontend.XF.iOS/packages.config
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to Reproduce
bugreport/gtkButtonDisabling
.Expected Behavior
(What happens if you run any other frontend, such as the Android one: ) The button "BAR" was disabled and reenabled once the dialog was shown, and its text changed to "reenabled". The button can be clicked again. (If you don't use navigation pages, this is also the actual behaviour in GTK.)
Actual Behavior
The button is still disabled and can't be clicked.
Basic Information
Reproduction Link
https://github.com/knocte/geewallet/tree/bugreport/gtkButtonDisabling
The text was updated successfully, but these errors were encountered: