Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.6, 5.15.3, 5.15.4, 6.1.0 Beta2
-
Fix Version/s: None
-
Component/s: Examples and Demos, SQL Support
-
Labels:None
-
Environment:macOS 10.15.7, Qt 5.15.4
-
Platform/s:
Description
Steps to reproduce:
- Run SQL Widget Mapper Example (https://doc.qt.io/qt-5/qtsql-sqlwidgetmapper-example.html)
- Press the next button and change the value of the 'Type' field.
- Move to next view and click previous.
Actual: Selected type was not stored. See the attached video.
Expected: Selected value should be stored.
NOTE: It is not stored on macOS only. It works well on Linux and Windows.