https://bugs.documentfoundation.org/show_bug.cgi?id=87944
--- Comment #5 from Heiko Tietze <[email protected]> --- (In reply to Juergen Funk (CIB) from comment #3) > After this patch dab2582f05979cd99a5937cb95a387cfed70bb8d the Dialogs always > show in the middle of the application, but not show at the dropdown button, > under windows. > Under linux it works right. That wouldn't be a good solution. Floating forms have a different purpose than modal/amodal dialogs. It is a virtual extension for some control, like the expanded list of a dropdown. When you show the color picker somewhere else than at the picker itself it feels like a dialog: heavy. I expect that a floating form closes when it lose the focus, which would be the fact on resize. If that isn't possible for some reasons we should rather evaluate the position of the parent control and replace the floater accordingly. If we do so it would be required for all floating controls. Sounds like a lot of trouble. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
