[Libreoffice-bugs] [Bug 125871] LO63b1: On macOS - new Tooltip window has empty area selected

2019-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125871

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC||serval2...@yahoo.fr,
   ||tietze.he...@gmail.com
 OS|Mac OS X (All)  |All

--- Comment #2 from Julien Nabet  ---
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
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125871] LO63b1: On macOS - new Tooltip window has empty area selected

2019-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125871

--- Comment #1 from Martin Srebotnjak  ---
Created attachment 152121
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152121=edit
Tooltip screenshot

See the rectangle for yourself.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs