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

Vertical scrollbars obscure final chars on a long line #2360

Closed
benkeen opened this issue Feb 17, 2015 · 2 comments
Closed

Vertical scrollbars obscure final chars on a long line #2360

benkeen opened this issue Feb 17, 2015 · 2 comments

Comments

@benkeen
Copy link

benkeen commented Feb 17, 2015

Hi! There appears to be a problem with Ace editor and the vertical scrollbars obscuring the text. When wrapping is turned off, and you enter a long line so the vertical scrollbars appear, you can never see the final characters on that line.

How to reproduce

  1. Go to: http://ace.c9.io/#nav=about
  2. Enter a long line of text so that the scrollbars appear.
  3. Place the cursor on the first char of the next line.
  4. Click the left key, to move the cursor to the final character on the previous (long line).

Result: you can't see the cursor, or the final 1-2 characters on the line. You need to click back a couple of times to see the cursor, but you can't see the final characters.

This appears to be broken on all browsers (I tested IE 11, Chrome + FF).

@github-actions
Copy link

github-actions bot commented May 9, 2022

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@mkslanc
Copy link
Contributor

mkslanc commented Jun 23, 2024

Fixed by #2496

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

3 participants