Page MenuHome

Quad view toggle changes "main view" orientation with lock rotation is unchecked
Confirmed, NormalPublicKNOWN ISSUE

Description

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: AMD Radeon HD 6700 Series ATI Technologies Inc. 4.5.13417 Core Profile Context 15.301.1901.0

Blender Version
Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-03-12 05:06, hash: rB375c7dc4caf4
Worked: Never (2.79+)

Short description of error
Quad view toggle changes main view orientation with lock rotation is unchecked

Exact steps for others to reproduce the error

  1. Open general template
  2. ctrl + alt + q to toggle quad view
  3. In side panel > Quad View uncheck Lock
  4. Move mouse to any dedicated ortho views
  5. Hit ctrl + alt + q twice

Top right view - "main" view has orientation of view where mouse cursor was.

Event Timeline

maysam (maysam97) renamed this task from quad view toggle issue to quad view mode issue.Apr 2 2020, 11:34 PM
Richard Antalik (ISS) renamed this task from quad view mode issue to Quad view toggle changes "main view" orientation with lock rotation is unchecked.Apr 6 2020, 12:03 PM
Richard Antalik (ISS) changed the task status from Needs Triage to Confirmed.
Richard Antalik (ISS) updated the task description. (Show Details)

I am not 100% sure if this is bug, but still since it didn't worked in 2.79 this may be classified as known issue

Julian Eisel (Severin) changed the subtype of this task from "Report" to "Known Issue".Apr 6 2020, 2:51 PM

This works as I would expect it, at least in the current, limited design. If you close the quad view while the mouse is over a (non-locked!) view, the new 3D View region will take the data from this view. You can modify it or not, but if you go back to quad-view, the current view is taken as user/main view.

There is also some related discussion in rBd71db08f6d31. To make these cases work well, we really need to make quad-view a bit smarter.

So indeed, setting this to known issue.

We could make this always use the top-right view (ignoring the locked state).