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

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

[Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Ind


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Index chapters of manual poorly
Date: Thu, 5 Apr 2018 12:46:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #110, bug #53006 (project octave):

@Mike: Oh, like the pre-defined key sequences in this Qt table:

http://doc.qt.io/qt-5/qkeysequence.html#standard-shortcuts

:-)

Might as well change this while it's fresh in my mind (don't think I'll look
at this anymore)...  Give the attached changeset a try.  I added the
search-while-type feature easy enough.  Along with that I also made it
"rewind" as the person deletes characters.  That is, until someone types
Enter, Ctrl+G, Ctrl+Shift+G or clicks the mouse somewhere, the search anchor
point remains the same.

The one thing I would consider changing is that I often don't like in these
in-page-find implementations the fact that I just intend to activate the
content window and click in the middle of the page, and that's where the
search starts from.  That often leaves a half page of content to the top that
doesn't get searched, if you follow me.  What we could do is get the cursor
position of the upper-left corner of the viewport and start from there (or the
lower-right corner if searching backward).

(file #43812)
    _______________________________________________________

Additional Item Attachment:

File name: octave-documentation_standard_bindings-djs2018apr05.patch Size:7 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53006>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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