Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
None
-
None
-
macOS Sequoia
Google Chrome
Version 133.0.6943.55 (Official Build) (arm64)
Safari
Version 18.3 (20620.2.4.11.5)
Description
Several UI rendering and functionality issues are present in the official Qt Quick Controls 2 WebAssembly example, particularly in the CheckBox and ComboBox components.
Checkbox Rendering Issues
•Checkboxes appear with corrupted or missing textures/icons instead of a proper checkmark.
•The disabled checkbox ("Third" option) does not have a proper visual distinction.
•Rendering artifacts appear on the checkmarks.
ComboBox Rendering Issue
•The ComboBox dropdown button appears with graphical corruption.
•The editable ComboBox's text input field has visual glitches.