vercel / vercel/hyper

Wrong cursor position if webGLRenderer is on

Open
#3,845 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

WebGL Renderer
Dominant language
TypeScript
Stars
44.7k
Forks
3.6k
Avg merge
21m
Merged PRs (30d)
1

Description

Issue

webGLRenderer: true
Cursor position is shifted when types.
The more characters are typed, the more the cursor is shifted.

ezgif-4-a730ee734cb7

If disable webGLRenderer everything works as expected.
webGLRenderer: false
ezgif-4-fbf1b5686621


updated:
seems that issue could be reproduced

  • if hyper is opened as fullscreen (at macos)
  • if there is only on pane

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the cursor shift with webGLRenderer enabled, especially in macOS fullscreen with a single pane, and compare it with webGLRenderer disabled. Trace the cursor positioning path from the reproduction and verify that the cursor remains aligned as characters are typed.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.