Bug 574830

Summary: [GTK4] Port DateTime widget
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.21   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/183029
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=d905bccbafa274755284563e7265e3b8f878b7c8
https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/183745
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=036805b6ae990269e9a2b3036c1691f289c6becc
Whiteboard:
Bug Depends on:    
Bug Blocks: 545942    

Description Soraphol (Paul) Damrongpiriyapong CLA 2021-07-13 14:21:16 EDT

    
Comment 1 Eclipse Genie CLA 2021-07-13 14:26:56 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/183029
Comment 3 Eclipse Genie CLA 2021-08-05 14:28:41 EDT
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/183745
Comment 5 Joel Majano CLA 2021-11-25 11:22:45 EST
Snippet 250: Works as expected, just a slight cutting off of the time box.

Snippet 251: The dialog box does not open with the correct dimensions. Time box is also cutoff, and pressing the "OK" button works correctly, but with a swt_fixed_remove: assertion 'GTK_IS_WIDGET(widget)" error.

Snippet 370: Seems to be working fine, but with some clipping in the date/time boxes. Also upon launch this error is logged: "Gsk-WARNING: Attempt to create texture of size 805x32767 but max size is 16384".