Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QWebEngineView problems with <select> fields

QWebEngineView problems with <select> fields

Scheduled Pinned Locked Moved Unsolved QtWebEngine
webengineviewselect
2 Posts 1 Posters 1.3k 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.
  • L Offline
    L Offline
    l2pd
    wrote on 13 Sept 2016, 09:37 last edited by
    #1

    When i use an WebEngineView in FullScreen and there are some <select> fields on the page, I can click on them but the options won't expand. Respectively I cannot see the expanded options.

    To be sure I used the SimpleBrowser Example to verify the error with the following website: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select

    When I open the Browser normaly the options expand by clicking on the <select> field, but when i change mainWindow.show() to mainWindow.showFullScreen() in browser.cpp and then open the Browser they won't.

    I'm having this problems on a Windows 10 x64 machine. I didn't tried it on linux.

    I don't know if this is a known issue, but i searched for hours and didn't find something related.

    L 1 Reply Last reply 13 Sept 2016, 10:58
    0
    • L l2pd
      13 Sept 2016, 09:37

      When i use an WebEngineView in FullScreen and there are some <select> fields on the page, I can click on them but the options won't expand. Respectively I cannot see the expanded options.

      To be sure I used the SimpleBrowser Example to verify the error with the following website: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select

      When I open the Browser normaly the options expand by clicking on the <select> field, but when i change mainWindow.show() to mainWindow.showFullScreen() in browser.cpp and then open the Browser they won't.

      I'm having this problems on a Windows 10 x64 machine. I didn't tried it on linux.

      I don't know if this is a known issue, but i searched for hours and didn't find something related.

      L Offline
      L Offline
      l2pd
      wrote on 13 Sept 2016, 10:58 last edited by
      #2

      @l2pd said in QWebEngineView problems with <select> fields:

      I'm having this problems on a Windows 10 x64 machine. I didn't tried it on linux.

      Sorry I forgot to mention that I have this problems with version 5.7.0 of Qt.

      1 Reply Last reply
      0

      1/2

      13 Sept 2016, 09:37

      • Login

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