Bug report #2165

Coordinate Capture position display has 3 decimal places for long/lat on QGIS start up

Added by Steven Mizuno over 14 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:Tim Sutton
Category:C++ Plugins
Affected QGIS version: Regression?:No
Operating System:All Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:12225

Description

Coordinate Capture in the user CRS position display has 3 decimal places for long/lat on QGIS start up, but after user chooses a long/lat CRS there are 5 places.

in coordinatecapture.cpp on line 93 (the test for degrees) the return values are reversed -- should be 5:3 as in the two other places this test is performed.

History

#1 Updated by Tim Sutton over 14 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Applied in b8e86e26 (SVN r12290).

Many thanks

Tim

Also available in: Atom PDF