Description: At the start of the newer versions of LibO, one gets a "Tip of the day" window, with a short message and a button to get more information. Unfortunately the tip of the day message is not auto wrapped on multiple lines adapting to the window size. As a consequence, the message is almost invariably truncated and not understandable at all. Steps to Reproduce: Start LibO Actual Results: Get a tip of the day window with a single line tip of the day message truncated to a few words depending on the window width Expected Results: The short tip of the day message should always be shown entirely, word-wrapping it into multiple lines as needed. Reproducible: Always User Profile Reset: No Additional Info:
Can you please try with a daily build? https://dev-builds.libreoffice.org/daily/master/ (and I guess you are running Windows).
With 6.3.3.1 (Windows) I also get "one-line" tips. (The text is not truncated. It is possible to resize the Tip window so that the entire text becomes visible. No problems with display (and not possible to resize Tip window) in: Version: 6.4.0.0.alpha1 (x64) Build ID: cc57df8f942f239d29cb575ea5a7cb01405db787 CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: GL; VCL: win;
*** Bug 128578 has been marked as a duplicate of this bug. ***
(In reply to sdc.blanco from comment #2) > No problems with display (and not possible to resize Tip window) in: > Version: 6.4.0.0.alpha1 (x64) Xisco, should we backport the patch to 6.3.3.2 or 6.3.4?
(In reply to Heiko Tietze from comment #4) > (In reply to sdc.blanco from comment #2) > > No problems with display (and not possible to resize Tip window) in: > > Version: 6.4.0.0.alpha1 (x64) > > Xisco, should we backport the patch to 6.3.3.2 or 6.3.4? Hi Heiko, I bisected it to find which commit fixed it, unfortunately I can reproduce it in the latest commit of bibisect-linux64-6.3 and I can't reproduce it in the oldest of bibisect-linux64-6.4. Do you know, by any chance, which commit fixed this issue ?
(In reply to Xisco Faulí from comment #5) > Do you know, by any chance, which commit fixed this issue ? Could be Ib974417282c76b4cede1b4773159b1fa748ddbfb and I26bdb7bc3fc7ad2037438f4fceba51388e4121eb but also If0e0b04be8f7086d18fe3481c3bd8f65b48a0676 which was reverted in I7b63e0e29a22f3feddac99ac42735a1880a9b1c2
*** Bug 127926 has been marked as a duplicate of this bug. ***
Created attachment 155667 [details] bad limited image proportions And resizing vertically, the image lose it's shape
(In reply to Ever Fretes from comment #8) > bad limited image proportions The issue is solved in 6.4 and we are looking for a solution to backport to the 6.3 line.
I'm getting this issue with 6.3.3.2 on Linux - 6.3.2.2 is OK. cui/uiconfig/ui/tipofthedaydialog.ui#141 <property name="selectable">True</property> was added for 6.3.3.2, and with that set to True, and using the gen or gtk vcl plugin, the text in the dialog window doesn't wrap. Set it to False and the text *does* wrap. For LO installed, this file is at: share/config/soffice.cfg/cui/ui/tipofthedaydialog.ui and I can toggle wrap/non-wrap by setting "selectable" in that file. Using the gtk3 vcl plugin displays wrapped text whether it's "selectable" or not. One other observation is that for the gen or gtk vcl plugins, the wrapped text is centred, but with the gtk3 vcl plugin, the text is aligned left.
This patch https://gerrit.libreoffice.org/#/c/82672/ and that one https://gerrit.libreoffice.org/#/c/82750/ should solve the problem for 6.3 (Xisco, do I have to cherry-pick for 6.4 as well?)
(In reply to Ray-V from comment #10) > Using the gtk3 vcl plugin displays wrapped text whether it's "selectable" or > not. Thanks for testing. The issue is reported in bug 127537 (as blocker for bug 127317).
(In reply to Heiko Tietze from comment #11) > This patch https://gerrit.libreoffice.org/#/c/82672/ and that one > https://gerrit.libreoffice.org/#/c/82750/ should solve the problem for 6.3 > (Xisco, do I have to cherry-pick for 6.4 as well?) Nein
(In reply to Xisco Faulí from comment #13) > Nein Gracias
*** Bug 128841 has been marked as a duplicate of this bug. ***
*** Bug 128865 has been marked as a duplicate of this bug. ***
*** Bug 128928 has been marked as a duplicate of this bug. ***
*** Bug 128945 has been marked as a duplicate of this bug. ***
*** Bug 128962 has been marked as a duplicate of this bug. ***
*** Bug 129108 has been marked as a duplicate of this bug. ***
*** Bug 129212 has been marked as a duplicate of this bug. ***
*** Bug 129249 has been marked as a duplicate of this bug. ***
*** Bug 129116 has been marked as a duplicate of this bug. ***
*** Bug 129453 has been marked as a duplicate of this bug. ***
*** Bug 129748 has been marked as a duplicate of this bug. ***
I am using the same version in Ubuntu Studio (updated), and the "tip of the day" text is not wrapped. I have to elongate the window in order to see the entire text.
(In reply to Blaz3Witch from comment #26) > I am using the same version in Ubuntu Studio (updated), and the "tip of the > day" text is not wrapped. I have to elongate the window in order to see the > entire text. Look in the Help -> About dialog. A build of LibreOffice before 6.3.4 or 6.4.0 will show the new tip-of-the-day feature without line breaks. Fixed for later builds.
Upgraded to Version: 6.3.4.2 (x64). Tip does not appear. In 'safe mode' tip appears and works well - will try again after a restart.
(In reply to John Thomas Lenaghan from comment #28) > Upgraded to Version: 6.3.4.2 (x64). Tip does not appear. In 'safe mode' tip > appears and works well - will try again after a restart. Please file a new ticket (cannot reproduce though). This was about line breaks.
Upgrading [eventually] fixed the bug
Fix worked for a while. Then the tip window failed to appear on startup altogether. Replace one bug with another - effective!
*** Bug 129981 has been marked as a duplicate of this bug. ***
*** Bug 130017 has been marked as a duplicate of this bug. ***
*** Bug 130464 has been marked as a duplicate of this bug. ***