[Libreoffice-bugs] [Bug 125871] LO63b1: On macOS - new Tooltip window has empty area selected
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 12 09:59:53 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125871
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
CC| |serval2412 at yahoo.fr,
| |tietze.heiko at gmail.com
OS|Mac OS X (All) |All
--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
On Win10 with master sources updated today, I could reproduce this.
=> confirming.
I noticed that:
86 else
87 {
88 m_pLink->set_uri("");
89 m_pLink->set_label(CuiResId(STR_HELP_LINK));
90 m_pLink->set_visible(true);
91 //converts aLink into the proper offline/online hyperlink
92 m_pLink->connect_clicked(LINK(this, TipOfTheDayDialog,
OnLinkClick));
93 }
(see
https://opengrok.libreoffice.org/xref/core/cui/source/dialogs/tipofthedaydlg.cxx?r=d1d44e1d#88)
Heiko: should STR_HELP_LINK be removed? If not, any thoughts?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190612/00644f1e/attachment.html>
More information about the Libreoffice-bugs
mailing list