Skip to content

[BUG] Caps Lock and Special Characters (ÖÄÜ, etc.) Not Working on (Swiss Layout) #71

@ne0YT

Description

@ne0YT

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I've encountered an issue where Caps Lock and certain special characters, such as Ö, Ä, Ü, and others, do not work correctly when using a Swiss keyboard layout.
so with the swiss keyboard it's impossible to write a cpaital öäü (shift is used for éàè, which works)

Expected Behavior

öäü can be written with capital letters when using caps-lock

Steps To Reproduce

docker run --rm -it
-p 3001:3001
-e PUID=1000
-e PGID=1000
--shm-size=1gb
-e DEV_MODE=selkies-dashboard
-v "$(pwd)":/config/src:z
linuxserver/webtop

Environment

- OS: ubuntu 24.04
- How docker service was installed: 
https://docs.docker.com/engine/install/ubuntu/

Docker creation

docker run --rm -it \
  -p 3001:3001 \
  -e PUID=1000 \
  -e PGID=1000 \
  --shm-size=1gb \
  -e DEV_MODE=selkies-dashboard \
  -v "$(pwd)":/config/src:z \
  linuxserver/webtop

Container logs

-

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions