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

QDoubleSpinBox doesn't work near an OpenGL QWindow in MacOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • 5.2.0
    • 5.1.1
    • GUI: OpenGL
    • None
    • OS X 10.8.5, XCode 4.6.3, 64bits
    • macOS

    Description

      If a class derived from QWindow and QOpenGLFunctions, integrated into a QWidget via createWindowContainer is used alongside a QDoubleSpinBox, the upper/increase button of the spin doesn't work.

      This can be observed in the attached project (adapted from the OpenGLWindow example) - the DoubleSpinBox has the value "7.00". Below this control is a QSpinBox (displaying "5") which works fine.

      If the OpenGL widget is not created (mainwindow.cpp line 14) the QDoubleSpinBox works fine.

      Could be related to this QSpinBox problem:
      https://bugreports.qt-project.org/browse/QTBUG-30870

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            jorgediogo Jorge Diogo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes