Bug 5918

Summary: our UI toolkit cannot handle overflowing text in widgets
Product: ThinLinc Reporter: Karl Mikaelsson <derfian>
Component: OtherAssignee: Peter Åstrand <astrand>
Status: NEW ---    
Severity: Normal CC: ossman
Priority: P2 Keywords: fltk
Version: trunk   
Target Milestone: LowPrio   
Hardware: PC   
OS: Unknown   
Acceptance Criteria:

Description Karl Mikaelsson cendio 2016-05-31 09:59:39 CEST
FLTK is annoyingly static in how it requires the developer to size the widgets large enough to hold the contents.

Right now we have to spend extra testing effort just to make sure that every translated string fits inside its allocated space.