Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

IP sometimes not displayed after PageUp or PageDown #1025

Closed
redmunds opened this issue Jun 11, 2012 · 3 comments
Closed

IP sometimes not displayed after PageUp or PageDown #1025

redmunds opened this issue Jun 11, 2012 · 3 comments
Assignees

Comments

@redmunds
Copy link
Contributor

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 Add Jasmine unit test framework #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

@jasonsanjose
Copy link
Member

Reproduced on 10.7

@njx
Copy link
Contributor

njx commented Jun 12, 2012

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

@redmunds
Copy link
Contributor Author

Confirm fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants