Page MenuHomePhabricator

Cursor offset in 2D tools with Qt 5.15 on macOS
Closed, ResolvedPublic

Description

A cursor offset is seen when annotating the images manually using any 2D tool.

OS: MacOS Monterey.
Build: Local debug build on latest develop patched over by D672.
File: Pic3D.nrrd (or any)

Event Timeline

Bug likely to be caused by Qt 5.15 in my local.
This may not affect this release build since official release builds use Qt 5.12.

Could you explicitly "reinit" the reference node and see if that changes anything?

Ya, I tried. Both before and after annotation. Changes nothing. Bug exists.

kislinsk renamed this task from [Segmentation] Cursor offset in 2D tools to [Segmentation] Cursor offset in 2D tools with Qt 5.12 on macOS.Oct 26 2022, 6:26 PM
kislinsk triaged this task as Normal priority.

This bug is originating in Qt 5.15. It is reproducible but not really related to something in segmentation. It's just an obvious part of MITK to encounter the offset.

kislinsk renamed this task from [Segmentation] Cursor offset in 2D tools with Qt 5.12 on macOS to Cursor offset in 2D tools with Qt 5.12 on macOS.Oct 26 2022, 6:28 PM
kislinsk edited projects, added MITK; removed MITK (v2022.10).
kislinsk renamed this task from Cursor offset in 2D tools with Qt 5.12 on macOS to Cursor offset in 2D tools with Qt 5.15 on macOS.Oct 29 2022, 12:21 AM

Hi @floca ,
This seems to be fixed already on the current develop. Didn't have to patch D825!
No more cursor offset observed. Tested using 3D and 4D images.
Tested with D825 patched, as well.

floca claimed this task.
floca edited projects, added MITK (v2023.04); removed MITK.