Uploaded image for project: 'Qt Solutions'
  1. Qt Solutions
  2. QTSOLBUG-67

Qt Browser Plugin solution, QLineEdit can't get focus

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • Not Scheduled
    • No Version
    • BrowserPlugin
    • None

    Description

      using qtbrowserplugin-2.3, a QLineEdit can't seem to get focus, which makes it unusable.

      WORKAROUND: Add this line to the plugin constructor (e.g. Trivial::Trivial()):
      QApplication::setActiveWindow(this);

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            ntg Pierre Rossi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes