Modify ↓
Opened 10 years ago
Closed 10 years ago
#3191 closed Bug (No Bug)
SciTE Won't save hidden scripts.
| Reported by: | BetaLeaf | Owned by: | Jos |
|---|---|---|---|
| Milestone: | Component: | SciTE4AutoIt | |
| Version: | Other | Severity: | None |
| Keywords: | Cc: |
Description
SciTE V3.6.0
How to reproduce:
- Create any new AutoIt Script.
- In Folders, right click on the newly created script and click properties.
- Check the 'Hidden' checkbox. Click ok.
- Edit the script enough to make any change and enable saving.
- Press Ctrl+s to save.
- It will tell you it cannot save there and asks if you want to save elsewhere.
- Close SciTE.
- Repeat step 2.
- Uncheck the 'Hidden' checkbox. Click ok.
- Repeat steps 4 and 5. Notice it saves fine now.
The Hidden attribute is the problem. Checked prevents it from saving, unchecked allows saving. What?
Unrelated to this ticket, I develope AutoIt Scripts but I'm not a developer? Is that intended? Can I become Developer if it isn't?
Attachments (0)
Note:
See TracTickets
for help on using tickets.

The author of SciTE doesn't consider this to be a bug. This has been like this in SciTE since at least 2003 and Neil says he won't fix it as it's not considered to be a bug to him.
If you feel that this requires a bug ticket, I'd suggest heading over to the scintilla/scite website and posting it there.