Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-86154

Add setting method to set image animation policy

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • Not Evaluated
    • 6.8.0 FF
    • None
    • WebEngine
    • None

    Description

      Chromium has animation_policy in its WebPreferences which can be used to control how GIF images are animated (allowed, only once without looping, not animated at all).

      With Chromium, this can be controlled using an Animation Policy extension which uses the chrome.accessibilityFeatures.animationPolicy API. No command-line switch seems to exist, so this can't be set with QtWebEngine at all as far as I'm aware.

      Similarly to QTBUG-84486, this probably only requires a new method plus enum in QWebEngineSettings.

      Attachments

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

        Activity

          People

            anualiyas Anu Aliyas
            the compiler Florian Bruhin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes