Open Bug 1124886 Opened 10 years ago Updated 10 months ago

Images in mouseover-preview-transition are jumping

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

People

(Reporter: elbart, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [gfx-noted])

Attachments

(4 files)

Open URL and hover over the video-previews. The image will zoom in and start a slideshow of preview-images. In Firefox, these images are seemingly jumping, maybe due to scaling, the transition or both. In Chrome, the images are static. It's most noticeable when the images have captions or subtitles. Affected: Firefox 35 and up, at least.
As a note: This jump reminds me of the now fixed "jump" when downscaling an image (bug 925611).
It's not happening with HWA off. Maybe this bugs belongs into Core::CSS or Core::Graphics?
Sounds like Core::Graphics to me. I'd bet this is a layers issue.
Attached file testcase
Assignee: nobody → alice0775
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: alice0775 → nobody
I concur, Matt, do you have an idea?
Component: ImageLib → Graphics: Layers
Flags: needinfo?(matt.woodrow)
Whiteboard: [gfx-noted]
Looks like the transition between active and inactive layers. We use different scaling algorithms for these, and sometimes the difference is fairly clear.
Flags: needinfo?(matt.woodrow)
Another example: The new Formula1-website: http://www.formula1.com/content/fom-website/en.html See below "The latest in Formula 1®"
Attached image reCAPTCHA tiles
New Google-recaptcha-method is showing this too: https://www.google.com/recaptcha/api2/demo Click on the "reload"-icon until you get to the dialog shown in the attachment, then click on any of the tiles.
Similar problem when changing opacity with transition animation. Here an example: http://jsbin.com/dugetebuho/edit?html,css,output I've fixed jumping by adding `will-change: opacity` on the element with image. Have tried to fix Formula1-website example above with `will-change: transform` and it didn't help though.
Severity: normal → S3
Attached file Updated testcase

My eyesight isn't very good but it seems like this still reproduces

Severity: S3 → --
Component: Graphics: Layers → Graphics: WebRender
OS: Windows 7 → Unspecified
Priority: P3 → --
Hardware: x86_64 → Unspecified
Blocks: wr-snap

The severity field is not set for this bug.
:gw, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(gwatson)
Severity: -- → S3
Flags: needinfo?(gwatson)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: