Bug 464270 - turning page to the left actually turns it to the right
Summary: turning page to the left actually turns it to the right
Status: RESOLVED FIXED
Alias: None
Product: Skanpage
Classification: Applications
Component: general (show other bugs)
Version: 22.12.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Stippich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-14 12:20 UTC by makosol
Modified: 2023-04-18 19:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 23.04.1


Attachments
video of the bug (2.75 MB, video/x-matroska)
2023-01-14 12:20 UTC, makosol
Details

Note You need to log in before you can comment on or make changes to this bug.
Description makosol 2023-01-14 12:20:56 UTC
Created attachment 155279 [details]
video of the bug

SUMMARY
Turning left the page turn it to the right (cf. video)


STEPS TO REPRODUCE
1. turn the page to the left 

OBSERVED RESULT
it turns to the right

EXPECTED RESULT
it turns to the left

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: KDE NEON
(available in About System)
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.101
Qt Version: 5.15.8

ADDITIONAL INFORMATION
Comment 1 danoss 2023-01-15 18:00:44 UTC
I also see this (same version, 22.12.1).  Rotate Left and Rotate Right actions are swapped. This is true for the two buttons on the page thumbnail and two buttons on the bottom bar.
Comment 2 Nate Graham 2023-04-18 19:12:12 UTC
Git commit 63b8e545ca4cad0b83967600f3d20d99821ae407 by Nate Graham.
Committed on 18/04/2023 at 19:10.
Pushed by ngraham into branch 'master'.

Rotate in the correct directions

Right and left were flipped! Therefore what actually happened did not
match what the icons showed happening.
FIXED-IN: 23.04.1

M  +2    -2    src/qml/DocumentList.qml
M  +2    -2    src/qml/DocumentPage.qml

https://invent.kde.org/utilities/skanpage/commit/63b8e545ca4cad0b83967600f3d20d99821ae407
Comment 3 Nate Graham 2023-04-18 19:12:58 UTC
Git commit 5ea788661ee949225f4eb523e2a1e4a66d21814f by Nate Graham.
Committed on 18/04/2023 at 19:12.
Pushed by ngraham into branch 'release/23.04'.

Rotate in the correct directions

Right and left were flipped! Therefore what actually happened did not
match what the icons showed happening.
FIXED-IN: 23.04.1
(cherry picked from commit 63b8e545ca4cad0b83967600f3d20d99821ae407)

M  +2    -2    src/qml/DocumentList.qml
M  +2    -2    src/qml/DocumentPage.qml

https://invent.kde.org/utilities/skanpage/commit/5ea788661ee949225f4eb523e2a1e4a66d21814f