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

[CLOSED] IP sometimes not displayed after PageUp or PageDown #1019

Open
core-ai-bot opened this issue Aug 29, 2021 · 3 comments
Open

[CLOSED] IP sometimes not displayed after PageUp or PageDown #1019

core-ai-bot opened this issue Aug 29, 2021 · 3 comments

Comments

@core-ai-bot
Copy link
Member

Issue by redmunds
Monday Jun 11, 2012 at 18:39 GMT
Originally opened as adobe/brackets#1025


Noticed in Win7. I could not repro this in CodeMirror or brackets-sprint-8.zip.

  1. Open brackets/src/thirdparty/jquery-1.7.js
  2. Move IP down a few lines using down-arrow key
    >>> Keep track of where Ip is visually in viewport because
    >>> IP should be in same place in viewport after pressing PageDown
  3. Press PageDown key
    >>> Sometimes the IP is displayed (blinking), but sometimes it never displays
    >>> To verify IP is where it's supposed to be, hold down shift key and press right-arrow
  4. Repeat [CLOSED] Jason sanjose/js test driver #3 a dozen or so times
    >>> Not sure of the pattern, but it doesn't display about half the time
    >>> until another key is pressed

Recipe also works in reverse using bottom of page with arrow-up and PageUp keys

Expected Result:
IP should display

@core-ai-bot
Copy link
Member Author

Comment by jasonsanjose
Monday Jun 11, 2012 at 21:11 GMT


Reproduced on 10.7

@core-ai-bot
Copy link
Member Author

Comment by njx
Tuesday Jun 12, 2012 at 22:06 GMT


FBNC to@redmunds -- fix is now in adobe/CodeMirror2 master.

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Tuesday Jun 12, 2012 at 23:02 GMT


Confirm fixed.

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