Opened 13 years ago

Closed 7 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)

NetworkStatus.png (63.3 KB ) - added by diver 13 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 by diver, 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 diver, 13 years ago

Component: Applications/NetworkStatusKits/Interface Kit

Probably BAlert issue.

by diver, 13 years ago

Attachment: NetworkStatus.png added

comment:3 by axeld, 13 years ago

Even more probably a BTextView issue :-)

comment:4 by phoudoin, 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 pulkomandy, 9 years ago

How do you create such interfaces? I didn't manage to do it with ifconfig.

comment:6 by diver, 9 years ago

I think it's impossible since hrev46340.

comment:7 by diver, 9 years ago

Could it be fixed with hrev49481?

comment:8 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:9 by axeld, 7 years ago

Resolution: fixed
Status: assignedclosed

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.