Bug 567333

Summary: [GTK4] Port Shell snippets to GTK4
Product: [Eclipse Project] Platform Reporter: Soraphol (Paul) Damrongpiriyapong <sdamrong>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: jmajano
Version: 4.17   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/169868
https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/169870
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=1c76dd15c608f69826ae53d10b4389441433d36e
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=1f15a7be9880f732cc6d239d0015d753e495c1c0
https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/169988
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=16c28a947dc54dc1fe8e96619c5f37de6d2a8e9f
Whiteboard:
Bug Depends on:    
Bug Blocks: 545942    

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.