You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First case:
Run demo -> Press Enter.
Expected: first region highlighted.
Actual: nothing happens
Second case:
Run demo -> Click on to first region -> First region highlighted -> Press Tab
Expected: jump to next region
Actual: highlights disappeared
Bug is reproduced in both cases when text fits into the view and doesn't.
Fix in demo: remove ScrollToHighlight call or disable scrolling on TextView
First case:
Run demo -> Press Enter.
Expected: first region highlighted.
Actual: nothing happens
Second case:
Run demo -> Click on to first region -> First region highlighted -> Press Tab
Expected: jump to next region
Actual: highlights disappeared
Bug is reproduced in both cases when text fits into the view and doesn't.
Fix in demo: remove ScrollToHighlight call or disable scrolling on TextView
tview version: 742cf08
macOS: 14.1.1
app: iTerm2
The text was updated successfully, but these errors were encountered: