Opened 10 years ago
Closed 10 years ago
#4096 closed Enhancement (fixed)
IPv6 addresses in peer tab of daemon overflow
Reported by: | Harry | Owned by: | jordan |
---|---|---|---|
Priority: | Lowest | Milestone: | 2.32 |
Component: | Web Client | Version: | 2.22 |
Severity: | Trivial | Keywords: | |
Cc: |
Description
The peer tab, "address column" is designed for IPv4 address length. IPv6 addresses often go too long and cover over the client column, making it difficult to read the address and client name.
Not a huge issue at all, nor do I know a good simple way of fixing it without messing up the visual "prettyness" of the current setup; I just wanted to report it.
Change History (3)
comment:1 Changed 10 years ago by niol
comment:2 Changed 10 years ago by jordan
- Milestone changed from None Set to 2.32
- Owner set to jordan
- Status changed from new to assigned
Patch applied to trunk in r12510.
comment:3 Changed 10 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
This patch should make it better.