Bug 531875 - [Gtk] Snippet38 Table column.pack trims text. Padding probably not considered.
Summary: [Gtk] Snippet38 Table column.pack trims text. Padding probably not considered.
Status: CLOSED DUPLICATE of bug 127132
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.8   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard: hasSnippet Category:Widget Widget:tab...
Keywords: triaged
Depends on:
Blocks: FixSwtSnippetsOnGtk3
  Show dependency tree
 
Reported: 2018-03-01 13:50 EST by Leo Ufimtsev CLA
Modified: 2018-07-03 16:31 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Ufimtsev CLA 2018-03-01 13:50:06 EST
On Gtk2.24 and on Gtk3.22, x11 & Wayland.

tablecolumn.pack cuts off the last letter of a string. (see screenshot).
I think it probably doesn't take cell padding into account properly.

See snippet 38.

Not tested on Windows and Cocoa.
Comment 1 Eric Williams CLA 2018-07-03 16:31:59 EDT

*** This bug has been marked as a duplicate of bug 127132 ***