Bug 574830 - [GTK4] Port DateTime widget
Summary: [GTK4] Port DateTime widget
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.21   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: 2021-07-13 14:21 EDT by Soraphol (Paul) Damrongpiriyapong CLA
Modified: 2021-11-26 15:02 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 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".