Created attachment 57202 [details] English screenshot Presenters Screen extension has its own help, which can be invoked via the Help button from its toolbar. The layout of the help screen was supposed to be designed that way, so the text accomodates the space available. Bigger screen - bigger font size. The program tries to calculate the good font size. But it fails. English layout is somewhat OK. German uses the same font size, but the layout is different, because in English each key is in separate line, in German (and in other localizations) multiple keys can be in the same line. Hungarian and Chinese use too big font size, text is truncated. The task would be to find out how to do this right. Code pointer: sdext/source/presenter/PresenterHelpView.cxx
Created attachment 57203 [details] German screenshot - too small
Created attachment 57204 [details] Hunagrian screenshot - too big
Created attachment 57205 [details] Chinese screenshot - too big
I even like it more the german, hungarian and chinese versions than the english one. Reconsidering?
I'm sorry; but how to reproduce this one?
(In reply to comment #5) > I'm sorry; but how to reproduce this one? You need 2 monitors, on the first you run the presentation (press F5 in Impress), on the second you have the Presenters Console. Press Help in Presenters Console.
(In reply to comment #6) > (In reply to comment #5) > > I'm sorry; but how to reproduce this one? > > You need 2 monitors, on the first you run the presentation (press F5 in > Impress), on the second you have the Presenters Console. Press Help in > Presenters Console. Should the 2 monitors be in Xinerama for this to work, or as separate X screens?
(In reply to comment #7) > > Should the 2 monitors be in Xinerama for this to work, or as separate X > screens? I don't know, because I've never tested this feature under Linux.
Still unable to reproduce using the latest trunk; Presenter Console help screen is English no matter what UI language I set. I can, however, reproduce this on my distro-shipped 3.4.5 build.
(In reply to comment #9) > Still unable to reproduce using the latest trunk; Presenter Console help screen > is English no matter what UI language I set. See bug #49136.
Patch submitted to mailing list, awaiting approval.
Gabor Stefanik committed a patch related to this issue. It has been pushed to "libreoffice-3-5": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cf90a279a4ba18e73067b7a978af5ef1f1b98e27&g=libreoffice-3-5 fdo#46223: Fix Presenter Console help screen layout It will be available in LibreOffice 3.5.4.
Gabor Stefanik committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5c379de9589ab819da852768a9663455dbb4a835 fdo#46223: Fix Presenter Console help screen layout
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyBeginner SkillCpp TopicUI ) [NinjaEdit]