Bug 7134 - Text doesn't fit on "End session" button
Summary: Text doesn't fit on "End session" button
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Pierre Ossman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-22 09:48 CET by Henrik Andersson
Modified: 2019-12-17 12:55 CET (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments
Patch that adds margin to button width (1.49 KB, patch)
2018-03-22 11:45 CET, Henrik Andersson
Details

Description Henrik Andersson cendio 2018-03-22 09:48:42 CET
The end session button is a bit to small to hold all translation strings. The result is that there is about no margins between label and button frame.

The following translations are affected:

  tr, it, de

Simple solution is to add MARGIN*2 to width of the button.
Comment 1 Henrik Andersson cendio 2018-03-22 11:45:17 CET
Created attachment 847 [details]
Patch that adds margin to button width

A patch that fixes the issue for the three translations mentioned.

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