Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-53013

[OS X] QSettings: When a value is changed then it will cause everything to be lexically ordered in the ini file, however this is not the case on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.6.0
    • Core: I/O
    • OS X 10.10
    • Linux/Other display system, macOS

    Description

      [OS X] QSettings: When a value is changed then it will cause everything to be lexically ordered in the ini file, however this is not the case on Windows. This happens because on other platforms to Windows it is defining QT_QSETTINGS_ALWAYS_CASE_SENSITIVE_AND_FORGET_ORIGINAL_KEY_ORDER and this is not set on Windows.

      The case sensitive flag of course makes sense, but it could at least respect the original key order in all cases to keep things consistent across platforms.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            cnn Qt Core & Network
            andysh Andy Shaw
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes