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

MeasurementTool stays active (or at least isn't removed) after changing Tool #27971

Closed
qgib opened this issue Oct 18, 2018 · 4 comments
Closed
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience

Comments

@qgib
Copy link
Contributor

qgib commented Oct 18, 2018

Author Name: Richard Duivenvoorde (@rduivenvoorde)
Original Redmine Issue: 20150
Affected QGIS version: 3.3(master)
Redmine category:gui


See screenshot rulerPanToolActive.png while the pantool is active, the lines drawn by the measurementtool are still viewable.

To reproduce:
When you start the measurement tool (ruler), the 'line ruler' dialog is shown and you can measure some lines.
Then (without closing the dialog!) select the Area-measurement tool.
The ruler dialog is changed by the area dialog, but the line keeps viewable in the mapcanvas.
When you then close the area dialog, the ruler line stays on the canvas.

Even closing the project and creating a new one, the ruler stays being painted even when you create a fresh project: 'rulerNewProject.png'

ONLY when you reopen the Measure Line tool and close the dialog the line is removed.

To me this looks like the Measure Line Tool keeps having a feature painting on the mapcanvas even if not active.
While I think it should be stopped (and ruler cleaned) as soon as the dialog is hidden?


@qgib
Copy link
Contributor Author

qgib commented Oct 18, 2018

Author Name: Giovanni Manghi (@gioman)


isn't this a regression?

@qgib
Copy link
Contributor Author

qgib commented Oct 18, 2018

Author Name: Giovanni Manghi (@gioman)


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Oct 18, 2018

Author Name: Richard Duivenvoorde (@rduivenvoorde)


No, it is not a regression for what I know, because it also happens in a QGIS 2.18.24 that I have here.

So apparently this is an older issue, but I just mentioned it working in QGIS 3x.

@qgib
Copy link
Contributor Author

qgib commented Feb 23, 2019

Author Name: Jürgen Fischer (@jef-n)


Bulk closing 82 tickets in feedback state for more than 90 days affecting an old version. Feel free to reopen if it still applies to a current version and you have more information that clarify the issue.


  • resolution was changed from to no timely feedback
  • status_id was changed from Feedback to Closed

@qgib qgib closed this as completed Feb 23, 2019
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GUI/UX Related to QGIS application GUI or User Experience
Projects
None yet
Development

No branches or pull requests

1 participant