Bug 133508

Summary: Spin text input fields no longer rendered with native widgets on macOS
Product: LibreOffice Reporter: Thorsten Wagner <thorsten.wagner.4>
Component: UIAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: medium    
Version: 7.0.0.0.alpha1+   
Hardware: All   
OS: macOS (All)   
Whiteboard:
Crash report or crash signature: Regression By:
Attachments: Screenshot

Description Thorsten Wagner 2020-05-29 22:48:26 UTC
Description:
Spin text input fields should be rendered with native widgets as other input fields and boxes. Now the intrinsic LO widget set is used for this type of input fields only (see screenshot attached, red boxes). Issue is present on macOS with current revision from master. It seems to be a regression.

Steps to Reproduce:
1. Start LO
2. Open Calc and look at the sidebar

Actual Results:
Spin input text fields are rendered with LO's intrinsic widget set.

Expected Results:
Spin input text fields are rendered with macOS native widget set.


Reproducible: Always


User Profile Reset: No



Additional Info:
Issue exists for all spin input text fields within sidebars and within dialog boxes of all LO appications (Calc's sidebar is only an example).
Comment 1 Thorsten Wagner 2020-05-29 22:48:45 UTC
Created attachment 161413 [details]
Screenshot