Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QcomboBox does not show or lost when Qwebengineview opened

QcomboBox does not show or lost when Qwebengineview opened

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 1 Posters 487 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    asht
    wrote on last edited by asht
    #1

    Hi,

    I am creating one desktop application using QMainWindow. On this MainWindow I have a frame in Top view and One vertical layout. On top view frame there is two pushbuttons which will change view in vertical layout. One ComboBox selection in frame in top view. This comboBox have added options as Sign out and user profile.
    In vertical layout , there is a sliding stackwidget which contain Qwidgets. On selection of pushbuttons slding stackwidgets changed. In one of sliding stack widget I am adding QWebEngineView to show browser.
    When this QwebEngineView is not selected QcomboBox show dropdown menu. But once QwebEngineView is shown then QcomboBox is not shown menu. It is clicking but no view. Also , on clicking another view of sliding stackwidget QcomboBox lost focus. Once Alt+tab then it got focus again. Also I am using showFullScreen() . If I used showMaximized() then QcomboBox is selectable. But i want to use showFullScreen() as in showMaximized() mode it show below taskbar. This taskbar is not shown.

    Thanks,
    Ashlesha
    //your code here

    1 Reply Last reply
    0
    • A Offline
      A Offline
      asht
      wrote on last edited by
      #2

      I am using Qt5.6 on windows 7

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved