DO NOT REPLY TO THIS EMAIL. Also, do not reply via email to the person whose email is mentioned below. To comment on this bug, please visit: http://bugzilla.xfce.org/show_bug.cgi?id=3806
------- Comment #6 from [EMAIL PROTECTED] 2008-05-15 22:04 UTC ------- It's far from simple. What happens to people with larger or smaller font sizes than you have? "Fixing" this would mean calculating the width, in pixels, of each line, based on the current font size, finding the maximum length, then figuring out the width of scroll bars, any widget padding (varies by theme), dialog padding, etc, and *then* setting a minimum size. It's a horrible hack, and would make bringing the dialog up much slower (mainly due to the font metrics calculations). -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
