Modify ↓
Opened 11 years ago
Closed 11 years ago
#10362 closed defect (fixed)
Alignment of Advanced tab in upload screen is off
Reported by: | mdeen | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 14.08 |
Component: | Core | Version: | tested |
Keywords: | upload layout | Cc: |
Description (last modified by )
The alignment of the text in the advanced tab of the upload screen is off. See attached screenshot. The texts on the left side are in a too small box and the input screen for the chunk size is also too small.
Tested in webstart JOSM 7347 in Windows 7, but this bug is older than that (never remembered to report it). From the versions I have on disk, 6502 is ok, 7000 is faulty.
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | alignment.png added |
---|
comment:1 by , 11 years ago
Keywords: | upload layout added |
---|---|
Milestone: | → 14.08 |
comment:2 by , 11 years ago
Description: | modified (diff) |
---|
comment:3 by , 11 years ago
Note:
See TracTickets
for help on using tickets.
Likely a side effect of r6901 (replacement of
JLabel
withJMultilineLabel
)