Skip to content

What should scroll? #148

Description

@WebCoder49

What should scroll - the textarea and pre code or the code-input element?

Currently, code-input scrolls but with a blur/focus each time a character is entered, to fix bug #93 but causing bugs #115, #117, #124.

What scrollscode-input (but no blur/focus)textarea and pre code
Branchcode-input-scrolls-but-no-blur-focuslet-textareas-do-their-job
Previously seen inv2.2-v2.5 (sorry for the potential breaking change; I respect Semantic Versioning better now)v1.0-v2.1
Breaking change?NoYes (changes CSS, e.g. #88)
#93Broken 😢Fixed
#115FixedFixed
#117FixedFixed
#124Probably fixedProbably fixed
#127Broken (not fixable at this level)Broken (not fixable at this level)
#88Would require plugin/JS 😢Implemented logically via CSS

The Result

Because it's a breaking change, this looks like we're going to need a new major version v3, and have the textarea and pre code scroll.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:coreA bug/feature for the core code-input.js/code-input.css filesbreaking-changebugSomething isn't workingpriority:medium

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions