Skip to content

Redundant scrollbar draw in login screen GUI in Firefox. #2776

@supchyan

Description

@supchyan

Describe the bug

Image

It caused by bundled tag with a style line:

scrollbar-width: thin;

I believe it can be fixed by just adding overflow: auto;

Image Image

Reproduction

  1. Up live server of cinny (v4.11.1);
  2. Enter the login GUI.

Expected behavior

No scrollbar when nothing to scroll.

Platform and versions

1. OS (Android/Windows)
2. Browser Firefox
3. v4.11.1

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: authtype: bugfor issues where it's clear the feature is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions