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

            Bug ID: 103777
           Summary: Table creation dialog is truncated sometimes
           Product: LibreOffice Online
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

1. If the editor iframe width is not big enough to display all toolbar buttons,
the "Insert table" button is hidden in "More" button menu. In such a case the
table creation dialog will be truncated.

It can be fixed by removing "overflow: hidden !important" style from
.w2ui-toolbar.

2. However, even with the above fix there's another issue. The table popup is
displayed out of screen. It's positioned relatively to the "Insert table"
button, but when this button is placed close to the right side of the window
there's not enough place to display the popup.

This probably requires some javascript to detect position/width of the popup,
and move it to the left.

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