Bug 531551 (FixSwtSnippetsOnGtk3) - [GKT3] All swt snippets should work on gtk3.
Summary: [GKT3] All swt snippets should work on gtk3.
Status: RESOLVED FIXED
Alias: FixSwtSnippetsOnGtk3
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:
Keywords: test, triaged
Depends on: 531048 Snippet231_ShellPacking 531875 Snippet230_tableCol_icon_packing Snippet253_table_col_item_height Snippet149_MultipleTableEditorControls
Blocks: 535255
  Show dependency tree
 
Reported: 2018-02-22 15:08 EST by Leo Ufimtsev CLA
Modified: 2019-03-29 07:45 EDT (History)
3 users (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-02-22 15:08:55 EST
We're spending a lot of time tracing down issue from Platform.UI down to SWT, whereas we have snippets that already expose problematic behavior on Gkt3.

E.g today I found Snippet273 is buggy on gtk3.

We need to do a systematic check of all Snippets and examples on Gtk2 vs Gtk3 and see if we spot any bugs. (Potentially also test them on Wayland while we're at it).

Task items:
1) Test each snippet on Gtk2, Gtk3 x11, Gtk3 Wayland.
2) Create bug of each buggy snippet found & (potentially leave a note in snippet for clients to see until bug is fixed).
Comment 1 Leo Ufimtsev CLA 2018-02-22 15:12:38 EST
Snippet 273 issue tracked in:
531048 – (TreeItemCheese) [GTK3] Large problems drawing ownerdraw tables
https://bugs.eclipse.org/bugs/show_bug.cgi?id=531048
Snippet 273 should work once the above is resolved. If not, we should track in separate bug.
Comment 2 Eric Williams CLA 2019-03-29 07:45:42 EDT
All dependent bugs are fixed, closing this ticket now.