Skip to content

Pointer warp to top left corner on click and drag #1327

@Sproux

Description

@Sproux

Describe the bug
Clicking and dragging the window bottom teleports mouse to upper left corner

To Reproduce
Steps to reproduce the behavior:

  1. Click and hold mouse below seekbar, drag mouse down past window edge
  2. Mouse teleports to upper left

Expected behavior
Mouse does not start dragging and leaves window

Screenshots

Screencast_20260221_131016.webm

Your Environment

  • SMPlayer version: 25.6.0
  • OS: Fedora Linux 43, KDE 6.5, Flatpak
  • Multimedia engine: MPV

Note: Bug triggers on breeze style, but not windows, fusion, or adwaita

This is a relatively new bug and i've not noticed this behaviour before.

It appears to be a pointer warp issue as running
flatpak override --user --env=LIBINPUT_DISABLE_WARPING=1 info.smplayer.SMPlayer

fixes this issue, but still has my mouse click and drag from the bottom of the screen, which seems to be unintended behavior

Image

Proposed solution: disable pointer warp app-wide and/or fix buggy drag clickbox on breeze theme

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions