SrcPage and DstPage params not used in BuffCopyBox()
Eröffnet am: 2017-06-30 20:27
Letztes Update: 2017-07-05 11:22
Auswertung: | (Anonym) | Verantwortlicher: | doda |
---|---|---|---|
Priorität: | 5 - Mittel | Meilenstein: | (Keine) |
Typ: | Fehler | Schweregrad: | 5 - Mittel |
Komponente: | Tera Term | Status: | Offen [Owner assigned] |
Lösung | Keine |
Einzelheiten
In buffer.c, in BuffCopyBox() the params "SrcPage" and "DstPage" are not used, so it is not possible to copy a text box between different pages. It is important because "DECCRA—Copy Rectangular Area" command uses this params to copy text areas, than could be visible or not.
For example:
- Copy rectagle area from page 1 to page 2 (save background with DECCRA) "\e[1;1;10;10;1;1;1;2"
- Paint a window over this area in page 1.
- Copy rectagle area from page 2 to page 1 (restore background with DECCRA) "\e[1;1;10;10;2;1;1;1"
Regards
Letzte Aktualisierung für dieses Ticket
2017-07-05 11:22 Aktualisiert von: doda
- Meilenstein Update from Tera Term 4.96 (closed) to (Keine)