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

wheelScrollLines configuration option is ignored

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.8.x
    • Other
    • None
    • Linux

      no matter what value is given for the configuration option "qt/wheelScrollLines", it always results in the default value of "3" being set.

      this can be easily tested with qtconfig (but all qt applications are affected):

      1. Go to the "Interface" tab of qtconfig.
      2. Change the value of "Wheel Scroll Lines" to something other than "3".
      3. Save the new settings, and close qtconfig.
      4. Re-open qtconfig - the "Wheel Scroll Lines" setting will be put back to "3".

      Note that the other settings work as expected, and qtconfig does correctly write all the values to the config file. But for some reason, the "Wheel Scroll Lines" option is always ignored.

      Also note that essentially the same thing happens if the config file is edited manually, and a different qt application is opened - the application ignores the config setting and always uses a wheelScrollLines value of "3".

        1. wheelscroll.patch
          0.8 kB
          Baz Walter
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Unassigned Unassigned
            bazwal Baz Walter
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes