scrollbar issue in autoscroll

p.ahles's Avatar

p.ahles

14 Jun, 2020 07:46 AM

// Please enter a detailed description of the issue // Description of the issue:

If you scroll using the mouse or the trackpad when in autoscroll you cannot scroll higher than the position you were in when you started autoscroll. Just pressing s to start autoscroll shows the scrollbar on the top, pressing s again shows the real position of the scrollbar.

// Please enter a list of steps required to reproduce the issue // Steps to reproduce:

  1. start autoscroll (press s)
  2. scroll up with mouse/trackpad

// If applicable please attach a sample document that causes the issue for you.

// Configuration (do not edit) Marked 2 989 (Direct)

macOS Version: 10.14.6

additionalMathJaxConfig:
allowPageBreakInCode: YES
bookTxtIsLeanpub: NO
summaryMdIsGitBook: NO
codeIsPoetry: NO
codeCanWrap: YES
collapsibleHeadlines: NO
convertGithubCheckboxes: YES
convertYAMLToMMD: NO
defaultMathJaxConfig: TeX-AMS-MML_HTMLorMML
defaultPreviewStyle: 0
defaultProcessor: MultiMarkdown
enableMiniMap: NO
excludeBlockQuotesFromCounts: NO
excludeFootnotesFromCounts: NO
excludeVerbatimFromCounts: NO
excludeCaptionsFromCounts: NO
folderPreviewExtensionsArray: md, markdown, txt, mdown, html, opml
githubNewlines: YES
h1IsPageBreak: NO
h2IsPageBreak: NO
hrIsPageBreak: NO
includeMathJax: NO
includeKatex: NO
limitTextWidth: NO
minimalJavaScript: NO
outlineModeExtensions:
permissionGranted: NO
printHeaderBottomLeft:
printHeaderBottomRight:
printHeaderFirstPage: NO
printFooterFirstPage: NO
printHeaderTopLeft:
printHeaderTopRight:
processHTMLFiles: YES
removeMetadataForPreview: NO
removeYAMLHeaders: NO
scrollToEdit: YES
shouldDetectCritic: YES
shouldHighlightMarkupErrors: NO
shouldLoadCritic: NO
syntaxHighlight: NO
syntaxHighlightOnlyLang: NO
useCustomMarkdownProcessor: NO
customMarkdownProcessor:
useCustomPreprocessor: NO
customPreprocessor:
useFirstH1AsPrintTitle: YES

  1. Support Staff 1 Posted by Brett on 14 Jun, 2020 12:32 PM

    Brett's Avatar

    Smooth scroll was accomplished using CSS transforms, which does have the
    side effect of breaking scroll while Autoscroll is enabled. It's assumed
    that if you're going to navigate the document, you'll just stop
    autoscroll by hitting s again.

    -Brett

  2. Support Staff 2 Posted by Brett on 14 Jun, 2020 01:30 PM

    Brett's Avatar
  3. 3 Posted by p.ahles on 14 Jun, 2020 09:19 PM

    p.ahles's Avatar

    OK, so it's feature, not a bug :p

    Thanks for clearing it up!

  4. Support Staff 4 Posted by Brett on 14 Jun, 2020 10:00 PM

    Brett's Avatar

    Sure thing. Hope the super-smooth autoscroll is worth the change in
    mouse scroll behavior :).

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac