Problem summary
In Nuke it is common to work with a dual monitor setup set to full screen, to use the most amount of space available. Many users will select the tabs they would like to use and create unique setups over dual monitors.
Within Linux, an error has been discovered with the above setup. If your dual monitor setup contains your primary interface on your primary monitor and a broken off tap set as full screen in the secondary monitor, whenever a message box is created from the broken off tab, this will be incorrectly displayed behind the full screen window.
This only occurs on Linux and only in Nuke 11.0/11.1 releases.
Customer reported version
nuke.11.1v1
Customer reported platform
centos6
Steps to reproduce
1) Open a new Nuke 11.0/11.1 script in your primary window
2) Set this primary window to fullscreen using 'alt + s' (or set to full screen size manually)
3) Create a Grade node
4) Keyframe any knob at two different frames within the Grade node
5) Grab the Properties Bin tab from the primary monitor and drag it over to the secondary monitor
6) Make this Properties Bin tab fullscreen also using 'alt + s' (or set to full screen size manually)
7) Ensure the Grade node properties are visible in the Properties Bin
8) In the Properties Bin, right-click the 'no animation' option. (To create a prompt window) Result: The prompt window is created behind the fullscreen window, instead of on top of the window.
Workaround
Unknown.
Reproduced by support
This bug has been reproduced in:
Nuke 11.1v3 - CentOS 6.9
Nuke 11.1v1- CentOS 6.9
Nuke 11.0v4 - CentOS 6.9
Nuke 11.0v1 - CentOS 6.9 - regression
Unable to reproduce bug in:
Nuke 11.1v3 - Windows 7 - MacOS 10.13.4
Nuke 10.5v7 - Windows 7 - MacOS 10.13.4 - CentOS 6.9
Earliest version tested
Nuke 10.5v7
- This issue no longer appears in this version and has regressed
Expected behaviour
When a prompt is called on a full screen window, the prompt should be on the top most layer of the window
Actual behaviour
When a prompt is called on a full screen window, the prompt will be behind the full screen window and not selectable.