Re: [Potlatch-dev] [OpenStreetMap] #4804: Latitude/longitude text overflow

2013-11-05 Thread OpenStreetMap
#4804: Latitude/longitude text overflow
+---
  Reporter:  ve6srv |  Owner:  potlatch-dev@…
  Type:  defect | Status:  closed
  Priority:  minor  |  Milestone:
 Component:  potlatch2  |Version:
Resolution:  duplicate  |   Keywords:  Mouse latitude longitude overflow
+---
Changes (by kwud):

 * status:  new = closed
 * resolution:   = duplicate


Comment:

 Duplicate of Ticket #4356.

-- 
Ticket URL: https://trac.openstreetmap.org/ticket/4804#comment:1
OpenStreetMap http://www.openstreetmap.org/
OpenStreetMap is a free editable map of the whole world

___
Potlatch-dev mailing list
Potlatch-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/potlatch-dev


[Potlatch-dev] [OpenStreetMap] #4804: Latitude/longitude text overflow

2013-03-06 Thread OpenStreetMap
#4804: Latitude/longitude text overflow
---+---
 Reporter:  ve6srv |  Owner:  potlatch-
 Type:  defect |  dev@…
 Priority:  minor  | Status:  new
Component:  potlatch2  |  Milestone:
 Keywords:  Mouse latitude longitude overflow  |Version:
---+---
 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.

-- 
Ticket URL: https://trac.openstreetmap.org/ticket/4804
OpenStreetMap http://www.openstreetmap.org/
OpenStreetMap is a free editable map of the whole world

___
Potlatch-dev mailing list
Potlatch-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/potlatch-dev