Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge Scrolling only works on left and top edges #3638

Open
Chippit opened this issue Aug 25, 2024 · 2 comments
Open

Edge Scrolling only works on left and top edges #3638

Chippit opened this issue Aug 25, 2024 · 2 comments
Labels
Bug Something isn't working

Comments

@Chippit
Copy link

Chippit commented Aug 25, 2024

Description

When using screen scaling on Wayland, the screen edge scrolling only works at the left and top edes, not the right and bottom.

With screen scaling set to 100% on the primary screen, edge scrolling works as expected.

Expected Behaviour

Screen edge scrolling should work on all 4 edges

Actual Behaviour

Scrolling only works on the left and top side

Reproduction steps

  1. Configure a 2 monitor environment as described in the Other section below (two monitors might not be necessary, but it describes my environment)
  2. Set the scaling of the primary monitor to 175%
  3. Launch the game and enter any battle
  4. Attempt to scroll on the right or bottom sides of the screen

Other

Monitor A: 100% 1920x1080 (left side)
Monitor B (primary): 175% 3840x2160 (right side)

OS: Fedora 40
DE: Plasma 6.1.3
CPU: Ryzen 5 7600
GPU: Radeon RX 7700 XT
Ram: 32 GiB

@Chippit Chippit added the Bug Something isn't working label Aug 25, 2024
@Chippit
Copy link
Author

Chippit commented Aug 25, 2024

An additional possibly-related thing I see in my environment that stopped with scaling set to 100% is that BAR always launches on my secondary (left-side) monitor instead of the primary one.

@JasonLandbridge
Copy link

JasonLandbridge commented Sep 2, 2024

Same issue here on KDE Plasma Wayland, latest version

Edit: It does work in non-fullscreen display so that is a workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants