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
Due to some design flaw of file chooser dialog of GTK, the insufficient distinction between selected text of a in-focus text box and selected text of a unfocused text box induce confusion to some users. The GTK team tried to auto refocus the dialog to the file name text box after clicking sidebar etc but sometimes this patch leaks and cause a lot of confusion. If we can make highlighted text of unfocused text box clearer that it is unfocused, there will be a lot less confusion.
The text was updated successfully, but these errors were encountered:
Discussion stemmed from https://forums.linuxmint.com/viewtopic.php?p=2277794
Due to some design flaw of file chooser dialog of GTK, the insufficient distinction between selected text of a in-focus text box and selected text of a unfocused text box induce confusion to some users. The GTK team tried to auto refocus the dialog to the file name text box after clicking sidebar etc but sometimes this patch leaks and cause a lot of confusion. If we can make highlighted text of unfocused text box clearer that it is unfocused, there will be a lot less confusion.
The text was updated successfully, but these errors were encountered: