Closed
Bug 1237979
Opened 10 years ago
Closed 10 years ago
ticked checkboxes on RAD PDFs become invisible when we scroll down
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mathieu.roy, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [fixed by bug 1135271])
Attachments
(1 file)
|
7.99 MB,
video/avi
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36
Steps to reproduce:
I've opened a RAD PDF that has more than 1 page (ex.: https://modzillatest.medfarsolutions.com/RadPdf/View/3) with Firefox v43.0.3 (and I've also seen the bug in 43.0.1, 43.0.2 and 43.0.4). I've ticked some checkboxes. Then I scrolled down using the scrollbar completely on the right (not the inner scrollbar).
Note: I've tried locating the version where the bug started to appear with moz-regression, but all versions seemed correct there. AFAIK, I was using the same configuration (in Options).
Note: The bug also sometimes appears on RAD PDF's of only 1 page (ex.: https://modzillatest.medfarsolutions.com/RadPdf/View/1).
Actual results:
The checkboxes appeared unticked (as soon as I started scrolling down. When I scrolled up again, then they reappeared).
But when I checked in the console window, the ticked checkboxes became visible again. And when I printed the RAD PDF, the checkboxes also appeared ticked.
Expected results:
The checkboxes should have remained ticked when I scrolled down.
I works fine in FF44+, so it's probably already fixed.
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a955ea9382afedd66ea0da21fcd2932465168d84&tochange=1f4cf75c894862cf3634d6014d8de9c807a054a7
Could you download Beta and confirm it's fixed on your machines, please.
https://www.mozilla.org/fr/firefox/channel/
Flags: needinfo?(mathieu.roy)
Comment 2•10 years ago
|
||
I've been unable to reproduce on WinXP, Win7, Win10, or Ubuntu 15.10 so far. Based on the screencast, it looks like some kind of graphics issue, though.
Mathieu, can please attach the contents of your about:support section to the bug? Unfortunately, these kinds of problems can be highly configuration-specific :(. Thanks!
Component: Untriaged → Graphics
Keywords: regression,
regressionwindow-wanted
Product: Firefox → Core
Version: unspecified → 43 Branch
(In reply to Loic from comment #1)
> I works fine in FF44+, so it's probably already fixed.
> https://hg.mozilla.org/mozilla-central/
> pushloghtml?fromchange=a955ea9382afedd66ea0da21fcd2932465168d84&tochange=1f4c
> f75c894862cf3634d6014d8de9c807a054a7
>
>
> Could you download Beta and confirm it's fixed on your machines, please.
> https://www.mozilla.org/fr/firefox/channel/
Spot on. It's fixed on FF44+. Thank you very much! Do you know when FF44 will be released?
Flags: needinfo?(mathieu.roy)
Comment 4•10 years ago
|
||
Currently scheduled for January 26.
(In reply to Ryan VanderMeulen [:RyanVM] from comment #4)
> Currently scheduled for January 26.
Thanks a lot Ryan!
(In reply to Loic from comment #6)
> Or you can wait for the next ESR based on 45 and scheduled for March.
Thank you for the additional information. It's appreciated.
Comment 8•10 years ago
|
||
Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=cd7b4b4b747485d59c9fb07cd31e17afac87f70b&tochange=df2be5ad917b
Triggered by:
df2be5ad917b David Anderson — Handle screen and multiply blend modes in the D3D11 compositor. (bug 1203829 part 4, r=mattwoodrow)
Fixed range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=7a6ec4430c07c8ca5466a694fa57692e7d712091&tochange=d337fcb3aef0e275fc51b341f995bf4da71fd99e
Fixed by:
d337fcb3aef0 David Anderson — Disable screen and multiply mix-blend-mode support in the D3D11 and OGL compositors. (bug 1135271, r=mattwoodrow)
Blocks: 1203829
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Depends on: 1135271
Keywords: regressionwindow-wanted
Resolution: --- → WORKSFORME
Whiteboard: [fixed by bug 1135271]
You need to log in
before you can comment on or make changes to this bug.
Description
•