File Drag and Drop ignores "TransBin" flag
Eröffnet am: 2022-04-22 23:58
Letztes Update: 2022-05-03 15:24
Auswertung: | (Anonym) | Verantwortlicher: | nmaya |
---|---|---|---|
Priorität: | 5 - Mittel | Meilenstein: | Tera Term 4.107 |
Typ: | Fehler | Schweregrad: | 4 |
Komponente: | Tera Term | Status: | Offen [Owner assigned] |
Lösung | Keine |
Einzelheiten
I pretty much exclusively send binary files through TeraTerm, so having it remember the "binary" setting for sending a file is very useful, but sadly it doesn't persist between restarts of the program.
when i check the "Binary" and "Do same Process next drop" checkbox in the "File Drag and Drop" dialog window and then click "Save setup..." the TransBin flag in the .ini file gets set to "on" and it works perfectly fine.
but when i then close and reopen the program it defaults both the "Binary" and "Do same Process next drop" checkbox back to "off". when i then click "Save setup..." (without touching any option after opening the program) it will update the "TransBin" flag back to "off".
so it seems like it's writting the flag to the .ini file correctly, but for some reason it's not reading the flag when you open the program (or when you click "Restore setup...").
and that's why i think it's a bug, because what's the point of writing to a flag if it never gets read?
Letzte Aktualisierung für dieses Ticket
2022-05-03 15:24 Aktualisiert von: nmaya
- Verantwortlicher Update from (Keine) to nmaya
- Meilenstein Update from Tera Term 4.106 (closed) to Tera Term 4.107
Kommentar
INI と連動するのは
となります。
仕様がおかしく感じられることと、仕様(実装)とドキュメントが異なることは別問題と考えます。ドキュメントをどう書いたらいいか少し考えてみます。