Bug 567333 - [GTK4] Port Shell snippets to GTK4
Summary: [GTK4] Port Shell snippets to GTK4
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.17   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 545942
  Show dependency tree
 
Reported: 2020-09-24 16:54 EDT by Soraphol (Paul) Damrongpiriyapong CLA
Modified: 2021-11-26 15:01 EST (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 Soraphol (Paul) Damrongpiriyapong CLA 2020-09-24 16:54:30 EDT

    
Comment 1 Eclipse Genie CLA 2020-09-24 16:57:24 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/169868
Comment 2 Eclipse Genie CLA 2020-09-24 17:06:02 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/169870
Comment 5 Eclipse Genie CLA 2020-09-28 14:35:41 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/169988
Comment 7 Joel Majano CLA 2021-11-25 15:20:56 EST
Snippet 50: swt_fixed_remove: assertion 'GTK_IS_WIDGET(widget)' failed on closing dialog (works otherwise)

Snippet 63: attempt to allocate GtkBox box 0x7f9514daf3a0 with width 110 and height -5 (not working correctly)

Snippet 295: Prompt for string does not show box to enter text. Not working.