チケット #37312

SrcPage and DstPage params not used in BuffCopyBox()

登録: 2017-06-30 20:27 最終更新: 2017-07-05 11:22

報告者:
(匿名)
担当者:
チケットの種類:
状況:
オープン [担当者決定済み]
コンポーネント:
マイルストーン:
(未割り当て)
優先度:
5 - 中
重要度:
5 - 中
解決法:
なし
ファイル:
なし
投票
点数: 0
No votes
0.0% (0/0)
0.0% (0/0)

詳細

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

チケットの履歴 (3 件中 3 件表示)

2017-06-30 20:27 更新者: None
  • 新しいチケット "SrcPage and DstPage params not used in BuffCopyBox()" が作成されました
2017-07-03 10:21 更新者: doda
  • 優先度6 から 5 - 中 に更新されました
  • 重要度6 から 5 - 中 に更新されました
コメント

In the specification of DECCRA, it says "If a page value exceeds the number of pages available in the current page arrangement, then the value is treated as the last available page number."

Currently Tera Term supports one page only. So DECCRA always affects page 1.

We are planning to support multiple pages in a future version.

2017-07-05 11:22 更新者: doda

添付ファイルリスト

添付ファイルはありません

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする