Ticket #4704 (closed enhancement: fixed)
German hint not visibile on empty plugin list
| Reported by: | Claudius Henrichs <claudius.h@…> | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
How to reproduce:
- blank JOSM installation
- UI language german
- open JOSM settings -> plugins
Result:
German hint text to update plugin list to see plugins is not visible, because the string is too long to fit in one line. See screenshot for reference.
Expected result:
Even multi-lined strings should be visible here.
Revision 3101
Attachments
Change History
Changed 2 years ago by Claudius Henrichs <claudius.h@…>
-
attachment
JOSM_blank_plugin.png
added
comment:1 Changed 2 years ago by bastiK
I like to add another issue on that page: In the lower area there is the 3rd button missing which becomes visible if you enlarge the window.
comment:2 Changed 2 years ago by Claudius Henrichs <claudius.h@…>
- Priority changed from minor to trivial
- Type changed from defect to enhancement
comment:3 Changed 2 years ago by Claudius Henrichs <claudius.h@…>
Fixed the main issue by shortening the german string in Launchpad. No idea why the JMultilineLabel in source:/trunk/src/org/openstreetmap/josm/gui/preferences/plugin/PluginListPanel.java#L71 can't deal with line wrapping.



German plugin settings