Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Latitude/longitude text overflow #4804

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Latitude/longitude text overflow #4804

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: ve6srv
[Submitted to the original trac issue database at 4.32pm, Sunday, 3rd March 2013]

Under options, you can select Show mouse latitude/longitude

When the numeric value of the longitude exceeds -99 degrees, the latitude drops out of the window.

The window appears to have room for the sign, 2 digits,a decimal, and 5 digits.

-78.07526
 48.42046

When the longitude exceeds 99 degrees, the sign stays on the first line, and the longitude value gets bumped to the second line, and the latitude is no longer visible

-
113.54634

Positive longitude values are not affected, only negative values over 99 degrees. Negative latitude values are fine as they can not exceed 90.

@openstreetmap-trac
Copy link
Author

Author: kwud
[Added to the original trac issue at 8.50pm, Tuesday, 5th November 2013]

Duplicate of Ticket #4356.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant