https://bugs.documentfoundation.org/show_bug.cgi?id=98419

            Bug ID: 98419
           Summary: severe UI regressions
           Product: LibreOffice
           Version: 5.1.1.1 rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: medium
         Component: graphics stack
          Assignee: [email protected]
          Reporter: [email protected]

(severity critical if it happens for "many users")

I run xfce4 on Debian GNU/Linux. On both my own debug build and the Debian
package, the UI becomes seriously unsusable. I get the impression VCL chooses
to use QT and not GTK (as I think it did before).

Some examples:

PROBLEM A (not too bad):

from Basic,
  msgbox "foo"
shows a dialog that is far too big for the text

PROBLEM B

1) show a floating toolbar

2) put mouse pointer on title of toolbar

3) push left mouse button, don't release it

4) move mouse

5) release mouse button

6) move mouse again

expected result:

the toolbar is moved to the position of the mouse at step 5 and does not move
during step 6.

actual result:

the toolbar follows the mouse during step 6. The mouse is grabbed and cannot be
used to do anything else, such as e.g. use the LibreOffice menus, or open a
terminal to type "killall soffice.bin"

-- 
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

Reply via email to