Opened 8 years ago
Last modified 6 years ago
#13546 new defect
Overlapping characters in textboxes with very long strings
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
I was noticing that some very long strings are being displayed with overlapped characters.
For example:
I can also see this in the status report:
For the first image, there were 21630 characters (I was asking to download 2022 specific ways).
JOSM:
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2016-09-06 00:16:07 +0200 (Tue, 06 Sep 2016) Build-Date:2016-09-05 22:21:00 Revision:10966 Relative:URL: ^/trunk Identification: JOSM/1.5 (10966 pt_BR) Linux Debian GNU/Linux testing (stretch) Memory Usage: 247 MB / 10206 MB (110 MB allocated, but free) Java version: 1.8.0_102-8u102-b14.1-2-b14, Oracle Corporation, OpenJDK 64-Bit Server VM Screen: :0.0 1600x900, :0.1 1280x1024 Maximum Screen Size: 1600x1024 Java package: openjdk-8-jre:amd64-8u102-b14.1-2 Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-9 VM arguments: [-Dawt.useSystemAAFontSettings=on]
Attachments (0)
Change History (5)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Same thing, but uglier:
Build-Date:2016-09-12 00:03:34 Revision:10994 Is-Local-Build:true Identification: JOSM/1.5 (10994 SVN pt_BR) Linux Debian GNU/Linux testing (stretch) Memory Usage: 687 MB / 4352 MB (594 MB allocated, but free) Java version: 1.8.0_102-8u102-b14.1-2-b14, Oracle Corporation, OpenJDK 64-Bit Server VM Screen: :0.0 1600x900, :0.1 1280x1024 Maximum Screen Size: 1600x1024 Java package: openjdk-8-jre:amd64-8u102-b14.1-2 Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-9 VM arguments: [-Dawt.useSystemAAFontSettings=off]
comment:4 by , 7 years ago
It's still possible to see it:
This line, for example begins with imagery.entries=[{name=Esri World Imagery, id=EsriWorldImagery, type=tms, url=https://{switch(…)
Java:
openjdk version "9.0.1" OpenJDK Runtime Environment (build 9.0.1+11-Debian-1) OpenJDK 64-Bit Server VM (build 9.0.1+11-Debian-1, mixed mode)
what happens with VM arguments: [-Dawt.useSystemAAFontSettings=off] ?