System Information
Operating system: Windows-10-10.0.17763-SP0 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.92
Blender Version
Broken: version: 2.90 (sub 0), branch: master, commit date: 2020-04-23 21:08, hash: rB826f6dd9ee20
Worked: (newest version of Blender that worked as expected)
Short description of error
after creating a cube, the align to view option is ignored when using the adjust last operation panel...but only if the adjust last operation panel is called using the f9 key when the mouse is not over the 3d viewport.
Exact steps for others to reproduce the error
add a cube, move the mouse off of the 3d viewport onto a different panel. press f9, change the align option to 'view', nothing happens, try 'world', now try '3d cursor'. 3d cursor always works, but dependant on which panel you're over world may or may not work, but 'view' will never work.
Perhaps each operator should check which 3d view the object in question was created in, and get the view information from that regardless of which panel the mouse is over?