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

"Show mouse latitude/longitude" box too small #4356

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 3 comments
Closed

"Show mouse latitude/longitude" box too small #4356

openstreetmap-trac opened this issue Jul 23, 2021 · 3 comments

Comments

@openstreetmap-trac
Copy link

Reporter: skribble.mx[at]gmail.com
[Submitted to the original trac issue database at 9.46pm, Friday, 13th April 2012]

When you enable the "Show mouse latitude/longitude" option, and you are editing in longitudes < -100, the coordinates don't fit in the little white box in the upper left, leaving only the longitude visible.

An example of this is visible at lat=25.5415 & lon=-100.5196

@openstreetmap-trac
Copy link
Author

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

This bug is almost two years old. The trivial fix is, most likely, to increase the size of coordsbox in potlatch2.mxml:

<mx:TextArea id="coordsbox" left="25" top="5" disabledColor="black" backgroundDisabledColor="0xFFFFEA" height="33" width="57" enabled="false" borderThickness="0" visible="false"/>

(untested patch suggestion) width="70"

@openstreetmap-trac
Copy link
Author

Author: aseerel4c26
[Added to the original trac issue at 4.00pm, Tuesday, 19th November 2013]

Confirm and test link: http://www.openstreetmap.org/edit?editor=potlatch2#map=15/44.8778/-99.9999 (the left part of the map is buggy).

User reports: https://help.openstreetmap.org/questions/21662/lat-lon-incomplete-in-in-potlatch

@openstreetmap-trac
Copy link
Author

Author: Richard
[Added to the original trac issue at 2.22pm, Friday, 24th March 2017]

Works fine for me, I presume because Mac fonts are narrower, but I've increased to 70 anyway.

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