Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • OpenFlipper-Free OpenFlipper-Free
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenFlipper-FreeOpenFlipper-Free
  • OpenFlipper-FreeOpenFlipper-Free
  • Issues
  • #131
Closed
Open
Issue created Sep 27, 2017 by Martin Schultz@schultzDeveloper

CoreProfile WidgetRendering on OSX

This bug: https://bugreports.qt.io/browse/QTBUG-32639

also affects OpenFlipper free, when a coreProfile context is used. The dirty workaround, to set the WindowOpacity helps, but i highly discourage the use of any Widgets, that use the PaintEngine mentioned in the bug report, when a CoreProfile is used with Qt. In general doing that almost always is a huge pain in the code.

Any widget, that is rendered on top of the gl area, (e.g. the move picking menu, the general picking menu etc.) is affected by this bug.

Assignee
Assign to
Time tracking