octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #59375] [Doc pane] Function index largely dysf


From: Torsten Lilge
Subject: [Octave-bug-tracker] [bug #59375] [Doc pane] Function index largely dysfunctional
Date: Thu, 29 Oct 2020 17:35:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

Follow-up Comment #11, bug #59375 (project octave):

The QHelpIndexWidget::linkActivated(QUrl, QString) signal was replaced by
QHelpIndexWidget::documentActivated(QHelpLink) in Qt 5.15, which is used for
the MXE build. That's why the related slot was not executed (as reported in
comment #5). The QHelpLink type of the new signal's argument was also
introduced in 5.15, so it should be sufficient that configure just tests for
QHelpLink.

However, this explains the dead link but not the empty contents and index
panes, which I am seeing from time to time (not always) on windows.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59375>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]