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] Line Numbers Stop Short #730

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

[CLOSED] Line Numbers Stop Short #730

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

Comments

@core-ai-bot
Copy link
Member

Issue by adrocknaphobia
Wednesday Apr 25, 2012 at 03:38 GMT
Originally opened as adobe/brackets#735


When scrolling to the bottom of a 259 line file, the line numbering ends at line 253. (see the attached image)

When scrolling down it looks as if line numbers are being generated then added to the display. There is a bit of a flicker/delay. It looks like there aren't enough lines to trigger the next display so it's left blank.

http://dl.dropbox.com/u/8136628/Brackets-LineNumbersStopShort.PNG

@core-ai-bot
Copy link
Member Author

Comment by njx
Friday Apr 27, 2012 at 21:21 GMT


Adding medium priority and recommending for sprint 8. Adam, can you post the file somewhere?

@core-ai-bot
Copy link
Member Author

Comment by gruehle
Tuesday May 01, 2012 at 17:44 GMT


@adrocknaphobia - Can you post a sample file? I've tried several files and can't repro.

@core-ai-bot
Copy link
Member Author

Comment by gruehle
Tuesday May 01, 2012 at 17:46 GMT


Assigning to@tvoliter for investigation.

@core-ai-bot
Copy link
Member Author

Comment by tvoliter
Tuesday May 01, 2012 at 19:12 GMT


I tested this on Win7 and 10.7.3 and it didn't repro.

@adrocknaphobia I am curious whether the missing line numbers persisted after scrolling stopped or it was just delayed drawing? Your screen capture makes me think the drawing artifact persisted, but the description sounds like a drawing delay related to scrolling. Any more info on steps to repro is appreciated.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Tuesday May 01, 2012 at 20:11 GMT


Missing lines/line numbers is often also a symptom of the editor getting into a borked state (see e.g. #777 or #752). If this doesn't repro consistently merely by opening a specific file, then it's possible there are some steps leading up to this that break the editor and cause it to draw wrong, regardless of what file it has open.

@core-ai-bot
Copy link
Member Author

Comment by tvoliter
Tuesday May 08, 2012 at 19:16 GMT


Closing this as "not a bug" since it doesn't occur in an un modified version of brackets. I did put up a pull request that adds a comment to prevent others running into this issue if they modify their Brackets css to change the code font size

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