Bug 389577 - Marble 2.2.20 (17.08) regression: Left-click rotation of upside-down globe misbehaves
Summary: Marble 2.2.20 (17.08) regression: Left-click rotation of upside-down globe mi...
Status: REPORTED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-29 00:44 UTC by Kevin Kofler
Modified: 2022-12-15 07:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Kofler 2018-01-29 00:44:21 UTC
I use Marble 2.2.20 from KDE Applications 17.08.1.

If I do the following:
1. Pick the globe view (rather than one of the projections).
2. Left-click-and-drag the globe vertically to rotate it, until it is upside down.
3. Try to left-click-and-drag the globe horizontally.
then step 3 will rotate the globe in the wrong way. This used to work.

I believe that this regression is caused by https://phabricator.kde.org/D5650 (the right-click rotation support) removing the d->m_leftPressedDirection flag.
Comment 1 Kevin Kofler 2018-01-29 00:59:52 UTC
Note that you can also see this in action together with the new right-click-and-drag rotation:
1. Pick the globe view (rather than one of the projections).
2. Left-click-and-drag the globe vertically to rotate it, until it is upside down.
3. Now right-click-and-drag it to be upside up again.
4. Try to left-click-and-drag the globe horizontally.
and you get a view that's optically indistinguishible from the view before step 2, but rotates the wrong way in step 4.

But this bug also happens without using the new right-click-and-drag rotation at all.
Comment 2 Justin Zobel 2022-11-15 22:58:23 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 3 Bug Janitor Service 2022-11-30 05:14:59 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2022-12-15 05:15:05 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!
Comment 5 Kevin Kofler 2022-12-15 07:09:57 UTC
Looks like this one was fixed at least. (I cannot reproduce it.)
Comment 6 Kevin Kofler 2022-12-15 07:13:44 UTC
Actually no, I was doing it wrong.

The bug only happens if the globe goes upside down through vertical left-click-and-drag past the pole. It does NOT happen if you turn it upside down with right-click-and-drag. But as I explained in comment 1, it does happen if you do both, where the globe looks normal, but rotates horizontally the wrong way.
Comment 7 Kevin Kofler 2022-12-15 07:14:11 UTC
(So, to be clear, this is NOT fixed.)