https://bugs.freedesktop.org/show_bug.cgi?id=54902
Christian Lohmaier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME CC| |[email protected] --- Comment #1 from Christian Lohmaier <[email protected]> 2012-09-14 11:09:07 UTC --- works as designed. The navigation contents get resized to some degree by removing the padding between the elements if the text doesn't fit at the default fontsize using javascript. If the browser reports wrong dimensions in javascript, this won't work. If at the minimal padding the menu still doesn't fit, it is centered on screen, exceeding the left & right margins. If you're using a larger-than-default fontsize in your browser, the text needs more space and the problem is more likely to occur. If you change zoom when the page is already loaded, the resizing/rescaling won't be applied all over again. It is only done on document load. So if you want to compare the effect at different zoom levels, you have to reload the page after changing the zoom-factor. So this is worksforme/works as designed when it comes to the visual appearance for the case that the menu just contains too many long entries. As your report only contains a "this is how it currently is", but no "this is how it should be", I'm closing the bug as worksforme. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
