Results 1 to 13 of 13

Thread: Issue with interactivity loaded on the qgraphicswebview

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2015
    Posts
    185
    Thanks
    5
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default Re: Issue with interactivity loaded on the qgraphicswebview

    yes it works normally with other browsers

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,370
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Issue with interactivity loaded on the qgraphicswebview

    Quote Originally Posted by ejoshva View Post
    yes it works normally with other browsers
    What webkit browsers did you test it with?

    Do Qt examples that use SSL sockets work properly?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Feb 2015
    Posts
    185
    Thanks
    5
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default Re: Issue with interactivity loaded on the qgraphicswebview

    actually I tried with different browsers like IE, Chrome, Mozila, Safari.

    In all these browsers it worked properly.

    No, I haven't checked the Qt examples which uses SSL sockets.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,370
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Issue with interactivity loaded on the qgraphicswebview

    Quote Originally Posted by ejoshva View Post
    actually I tried with different browsers like IE, Chrome, Mozila, Safari.
    I was asking for WebKit based browser. IE, Chrome and Mozilla are not based on WebKit. Safari is based on customized WebKit.

    No, I haven't checked the Qt examples which uses SSL sockets.
    Please do since you are getting an error related to SSL.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Feb 2015
    Posts
    185
    Thanks
    5
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default Re: Issue with interactivity loaded on the qgraphicswebview

    I tried with webkit based browsers in mac like Sunrise, flock, stainless. In all these browsers, I am able to check the check box.

  6. #6
    Join Date
    Feb 2015
    Posts
    185
    Thanks
    5
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default Re: Issue with interactivity loaded on the qgraphicswebview

    https://media.pearsoncmg.com/intl/sa...80/player.html

    I am able to load the page and check the checkboxes on the page in QWebEngineView (browser created with QWebEngineView is found in Examples/QWebEngine)

  7. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,370
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Issue with interactivity loaded on the qgraphicswebview

    QWebEngineView doesn't use WebKit. It has a different backend.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 1
    Last Post: 24th February 2015, 21:19
  2. Yet *another* MYSQL drivers not loaded issue
    By MattPhillips in forum Installation and Deployment
    Replies: 21
    Last Post: 24th June 2011, 07:44
  3. Replies: 5
    Last Post: 22nd October 2010, 15:54
  4. interactivity between forms and QTextEdit
    By maartenS in forum Newbie
    Replies: 5
    Last Post: 16th September 2008, 17:41
  5. Lacking interactivity
    By Cheps in forum Newbie
    Replies: 3
    Last Post: 6th June 2006, 11:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.