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
This milestone, auto save after delay was rewritten to work with custom editors. This test plan item is to verify there are no regressions for existing text based editors.
Steps:
enable auto save after delay
try with the default of 1s
try with a higher delay
verify files get saved after this delay
verify you see no dirty indicator if you have the default auto save delay of 1s
verify untitled files are not getting saved automatically
verify you can quit right after making a change to a file before it gets saved automatically and that on startup the file is shows as saved and has your changes
The text was updated successfully, but these errors were encountered:
Refs: #84672
Complexity: 2
This milestone, auto save after delay was rewritten to work with custom editors. This test plan item is to verify there are no regressions for existing text based editors.
Steps:
The text was updated successfully, but these errors were encountered: