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

scale and extents indicators set incorrectly on project load #11058

Closed
qgib opened this issue Mar 18, 2008 · 2 comments
Closed

scale and extents indicators set incorrectly on project load #11058

qgib opened this issue Mar 18, 2008 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Project

Comments

@qgib
Copy link
Contributor

qgib commented Mar 18, 2008

Author Name: Steven Mizuno (Steven Mizuno)
Original Redmine Issue: 998

Redmine category:project_loading/saving
Assignee: nobody -


The scale and extents shown after loading a project are the results of the first layer loaded rather than after the project's saved view extents are applied.

I used r8242 to test the following steps, but the problem exists at least back to 0.9.1.
This worked properly in 0.8.1.

Steps to show the problem:

  1. start QGIS

  2. set project Projection

  3. add a layer

  4. note the scale and extents in the status bar (this is extent of layer and scale as displayed on loading the layer)

  5. zoom in or out (mouse wheel zoom is convenient) so the view is different from initial layer adding

  6. note the scale and extents

  7. save the Project

  8. load the project saved in step 7

  9. the scale and extents are what was noted in step 4. The expected values are what was noted in step 6.

  10. zoom in or out; now the scale and extents are correct for the current zoom

I believe the cursor position indicator is also affected, but this is hard to demonstrate.

@qgib
Copy link
Contributor Author

qgib commented Dec 11, 2008

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


scale display fixed in . The cursor position and extent seem ok AFAICS.


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 1.0.0 deleted

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Project labels May 24, 2019
@qgib qgib closed this as completed May 24, 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! Project
Projects
None yet
Development

No branches or pull requests

1 participant