https://bugs.documentfoundation.org/show_bug.cgi?id=153920
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected] --- Comment #1 from V Stuart Foote <[email protected]> --- Since LibreOffice vcl composes to a virtual display with left most 0,0 on the left display it is not surprising that launching on non-primary monitor happens. You can look at the user profile for the ooSetupFactoryWindowAttributes for each module and follow along for changes for LO launch with different display configurations and module use. Losing content off display probably shouldn't happen. But seems an issue for the backend vcl to get the LO Start Center and modules to adjust onto the correct "default" display when secondary monitor is not available. Either translate, or fall back to single display defaults. @Jan-Marek would multi-head display testing be something more needed with the vcl::WindowPosSize work? -- You are receiving this mail because: You are the assignee for the bug.
