Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CP TERM HILIGHT ON causes first & last row screen corruption on 3270 model 4 (43 line) screen #90

Open
swhobbit opened this issue Jan 6, 2023 · 0 comments

Comments

@swhobbit
Copy link

swhobbit commented Jan 6, 2023

CP TERM HILIGHT ON causes first & last row screen corruption on 3270 model 4 (43 line) screen

Environment

Host

Same as Issue 89

Client

Same as Issue 89, but using -model 4 mode

Steps to Reproduce

  • LOGON to host VM system using a x3270 -model 4 (with 43 lines)
  • Issue command CP TERM HILIGHT ON
  • Press PA2 or CLEAR keys to clear the output area of the screen
  • Issue command LIST * * S (DATE
  • View result, pressing PA2 to scroll through the output

Expected (correct) result

  • LIST * * S * (DATE is echoed on the top line of the first screen, highlighted.
  • No other text is highlighted on the first or subsequent screens of the directory list.

Note: This error does not occur on a 3270 model 3 (32 line screen).

Observed (error) Result

  • LIST * * S * (DATE is echoed on the top line of the first screen, highlighted.
  • No other text is highlighted on the first screen
  • Text on subsequent screens of the directory list is highlighted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant