question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Scroll preview to source position option doesn't work

See original GitHub issue

IntelliJ IDEA 2019.1 Markdown Navigator 2.8.4.4

Hi Vladimir, I could be wrong but it seems the option to Scroll preview to source position doesn’t work. I have the JavaFX web browser selected and enabled all the necessary options but the preview doesn’t scroll to the position in the editor. Maybe I forgot something

Screen Shot 2019-04-03 at 20 31 06

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Jelmerbcommented, Apr 4, 2019

I got it working by accident! I changed back to the Default - Swing browser and then enabled the JavaFX Web View by clicking on Change preview browser to JavaFX in the tip that appeared which says JavaFX Web-Kit based preview renderer is available. You could add it to the wiki in the troubleshooting section.

0reactions
vschcommented, Dec 4, 2019

@Jelmerb, I think I found the bug. There was an uncaught JS script exception which was silently absorbed by Java code during initialization. It was causing the JS not to initialize properly and not have any ability to sync source or generate other JS events for Java use.

It was a real PITA to find and I stumbled on it almost by accident while working on something else. Have not had scroll sync issues since then.

I will mark this as fixed for next release but when you do try it please let me know if it is still an issue on your system after you try the new release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

markdown files preview does not save scroll position #63690
Issue Type: Bug. Open markdown file preview; scroll down; switch tabs and then come back to the markdown tab => Scroll position is...
Read more >
Re: Scroll Groups not working with Fix Position Wh... - ...
Apply the Horizontal Scroll option in the sidebar (optional: preview to ensure it's working correctly) Check the box for Fix Position When Scrolling....
Read more >
Overflow Scroll css is not working in the div
The header should be fixed, and I don't want overall scrollbar so I have given overflow:hidden in the body tag,. I need vertical...
Read more >
scroll-behavior - CSS: Cascading Style Sheets - MDN Web Docs
The scroll-behavior CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs ...
Read more >
Scroll bar map mode and bar mode - Visual Studio ...
Open the Scroll Bars options page by choosing Tools > Options > Text ... off in map mode by setting Source overview to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found