Bug 5918 - our UI toolkit cannot handle overflowing text in widgets
Summary: our UI toolkit cannot handle overflowing text in widgets
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Other (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Peter Åstrand
URL:
Keywords: fltk
Depends on:
Blocks:
 
Reported: 2016-05-31 09:59 CEST by Karl Mikaelsson
Modified: 2016-06-03 14:05 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.