Opened 13 years ago
Closed 8 years ago
#7956 closed bug (fixed)
[NetworkStatus] last line in info alert can't fit if iface name is long enough
Reported by: | diver | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev42704, gcc2hybrid.
If interface name is long enough (doens't fit in 1 line) then Mask string (last one) won't make it in NetworkStatus info alert.
Attachments (1)
Change History (10)
comment:1 by , 13 years ago
Summary: | [NetworkStatus] last line in info alert can't fit if iface name name is long enough → [NetworkStatus] last line in info alert can't fit if iface name is long enough |
---|
comment:2 by , 13 years ago
Component: | Applications/NetworkStatus → Kits/Interface Kit |
---|
by , 13 years ago
Attachment: | NetworkStatus.png added |
---|
comment:4 by , 13 years ago
Could be something wrong in the textrect resizing here: http://dev.haiku-os.org/browser/haiku/trunk/src/kits/interface/Alert.cpp#L562
comment:5 by , 10 years ago
How do you create such interfaces? I didn't manage to do it with ifconfig.
comment:8 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:9 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Should be fixed indeed, but if not, there is probably another ticket open that addresses BTextView size issues.
Note:
See TracTickets
for help on using tickets.
Probably BAlert issue.