Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-51096

Fix documentation for QWebEnginePage::selectionChanged

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.10
    • 5.6
    • WebEngine
    • None
    • f9eb2b95fcdb4df82d3ba8c4aab44347a2bad452

    Description

      We should specify in the QWebEnginePage::selectionChanged signal documentation, that it gets emitted for every single visual character change, and not upon selection "end".

      • If you use your mouse to select a bit of text, the signal will not be emitted at the end of mouse release, but for each additional character selected.
      • If you use shift + arrow keys, signal will be emitted for each additional character selected.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            alexandru.croitor Alexandru Croitor
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes