<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - tip of the day window missing line breaks"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128524#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - tip of the day window missing line breaks"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128524">bug 128524</a>
              from <span class="vcard"><a class="email" href="mailto:ray-v@inbox.lv" title="Ray-V <ray-v@inbox.lv>"> <span class="fn">Ray-V</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>