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
Noticed in Win7. I could not repro this in CodeMirror or brackets-sprint-8.zip.
Open brackets/src/thirdparty/jquery-1.7.js
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
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
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
The text was updated successfully, but these errors were encountered:
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.
>>> Keep track of where Ip is visually in viewport because
>>> IP should be in same place in viewport after pressing PageDown
>>> 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
>>> 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
The text was updated successfully, but these errors were encountered: