Opened 16 years ago

Closed 16 years ago

#2043 closed enhancement (fixed)

[PATCH] Network preferences interface fix

Reported by: stpere Owned by: stippi
Priority: normal Milestone: R1
Component: Preferences/Network Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Not all the controls were totally shown.. In particular, the device name in the dropdown list was clipped, I have added a resize control at the end of the interface building code to make sure everything is visible.

Attachments (1)

network.diff (2.4 KB ) - added by stpere 16 years ago.

Download all attachments as: .zip

Change History (4)

by stpere, 16 years ago

Attachment: network.diff added

comment:1 by j_freeman, 16 years ago

This works well when the font size is set to 13 or less, but anything 14 and larger will still cause clipping.

comment:2 by stippi, 16 years ago

Owner: changed from axeld to stippi
Status: newassigned

But the patch doesn't reference any hard coded font sizes. I am simply going to test it, but it looks fine AFAIK.

comment:3 by stippi, 16 years ago

Resolution: fixed
Status: assignedclosed

With hrev24854 it is truly font sensitive in all situations. Used the new layout features which also makes the code much simpler.

Note: See TracTickets for help on using tickets.