https://bugs.documentfoundation.org/show_bug.cgi?id=125871
Julien Nabet <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
CC| |[email protected],
| |[email protected]
OS|Mac OS X (All) |All
--- Comment #2 from Julien Nabet <[email protected]> ---
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._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs