jskinner / DefaultPackages

Old bug tracker for Sublime Text's "Default Packages", e.g. bad syntax highlighting
http://web.archive.org/web/20150524043750/https://www.sublimetext.com/forum/viewtopic.php?f=2&t=12095
26 stars 2 forks source link

"save_on_focus_lost" and Read-Only files #88

Closed titoBouzout closed 9 years ago

titoBouzout commented 9 years ago

From @esmirnov on December 10, 2014 9:6

Platform Windows:

1) Enable "save_on_focus_lost" 2) Opend read-only file 3) Edit 4) Switch to other window

Now you will see "Access denied" and "Overwrite read-only file?" dialogs in a loop. Very hard to cancel this dialogs.

Copied from original issue: SublimeTextIssues/Core#601

FichteFoll commented 9 years ago

This is a core issue.

titoBouzout commented 9 years ago

mmmh I don't think so, but maybe I'm missing something, the relevant file is /Default/save_on_focus_lost.py

FichteFoll commented 9 years ago

Ah okay, I didn't know this was implemented as a plugin (and couldn't check).

FichteFoll commented 9 years ago

Merged this issue into https://github.com/SublimeTextIssues/Core/issues/980.