Results 1 to 1 of 1

Thread: QWebView Blurs Items Using Animations Or Off Canvas

  1. #1
    Join Date
    Nov 2015
    Posts
    22
    Thanks
    1
    Qt products
    Qt5
    Platforms
    MacOS X Windows

    Default Re: QWebView Blurs Items Using Animations Or Off Canvas

    I'm working on an application that serves up content through a WebView. For static content things are always rendered clear and sharp as it would look in a normal browser, but through the WebView this is not always the case. In the WebView, when an effect is applied ( like a menu sliding in from off canvas, or a layer fading in, etc. ), the result is a blurred version of what should be clear.

    Is there something I need to setup on the WebView to allow for these types of things to happen in the view without rendering with the blur?


    Added after 22 minutes:


    Note that I did play around with renderHints, but no combination of turning them off / on fixed the problem. I could see some impact, but it still doesn't look correct like it does on Chrome for example.


    Added after 51 minutes:


    A todo I had was to switch QWebView out for QWebEngine for other reasons and I wanted to also see if it would resolve the render issue, and sure enough it does. So the resolution here in my case was to switch to QWebEngine, though I would be interested to know if there is a solution using QWebView.
    Last edited by brixel; 9th December 2015 at 18:00.

Similar Threads

  1. Replies: 1
    Last Post: 1st October 2013, 05:18
  2. Animations
    By hema in forum Newbie
    Replies: 2
    Last Post: 11th July 2011, 12:05
  3. Animations
    By hema in forum The GraphicsView Framework
    Replies: 0
    Last Post: 8th July 2011, 06:54
  4. Adding tooltips to canvas items
    By jnana in forum Qt Programming
    Replies: 2
    Last Post: 2nd March 2006, 10:53
  5. How do I find out which widgets/canvas items are visible?
    By Tommytrojan in forum Qt Programming
    Replies: 11
    Last Post: 6th January 2006, 13:22

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.