1.5.3


Old Stuff

 www.your-freedom.net
 www.secure-tunnel.com

Ticket #127 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Rendering of tunnel decriptions broken for long hostnames

Reported by: anonymous Assigned to: andrei
Priority: normal Milestone: AlmostVPN 0.9.12
Component: PreferencePanel Version: 0.9
Severity: normal Keywords:
Cc:

Description

If I enter a long hostname (ossobucco.figsandfudge.com is mine) as the tunnel, the preference pane (on 10.4.4) does not render the tunnel in its list correctly. It seems to be trying to flow the text "smtp->ossobucco.figsandfudge.com:smtp" onto 2 lines, which the widget cannot render and all you see is "smtp-" and the top row of pixels from the next line.

Attachments

Picture 1.png (62.5 kB) - added by jon@figsandfudge.com on 02/06/06 05:42:15.
Ticket127-after.jpg (57.2 kB) - added by andrei on 02/06/06 08:02:11.
Example of fixed rendering

Change History

02/06/06 05:42:15 changed by jon@figsandfudge.com

  • attachment Picture 1.png added.

02/06/06 05:49:27 changed by jon@figsandfudge.com

Just spotted that the Version Tracker download I had was quite old. Downloaded 0.9.11, but behaviour is identical.

02/06/06 08:02:11 changed by andrei

  • attachment Ticket127-after.jpg added.

Example of fixed rendering

02/06/06 08:04:25 changed by andrei

  • status changed from new to closed.
  • version set to 0.9.
  • resolution set to fixed.
  • milestone set to AlmostVPN 0.9.12.

True.

Fixed for 0.9.12.

Incorrect "Line Breaking" were used ( used to be "word wrap", replaced with "truncate middle" ). Same fixed applied to all tables.