Skip to content

Make context drawer interactive on mobile (#478121)

Kevin Kofler requested to merge work/kkofler/fix-bug-478121 into master

Reason for the change

Fix https://bugs.kde.org/show_bug.cgi?id=478121 (Elisa mobile UI: playlist drawer cannot be closed anymore)

This is a cherry-pick of the bugfix (see !528 (merged)) from release/23.08 to master. We need this fix in master or the regression will be back with the next feature release.

Test plan

  1. Install Elisa on Plasma Mobile. (I use the Manjaro ARM elisa-qtmm package, but I doubt it depends on the multimedia backend.)
  2. Open Elisa.
  3. Touch (click) the "Show playlist" button.
  4. Try to close the playlist drawer by dragging it to the side with the finger.

(Tested by me on 23.08.)

Bugs fixed

BUG: 478121

Edited by Kevin Kofler

Merge request reports