Closed
Bug 1325849
Opened 8 years ago
Closed 8 years ago
The text does not appear inside the button with HWA enabled
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox50 | --- | unaffected |
firefox51 | --- | unaffected |
firefox52 | --- | unaffected |
firefox53 | --- | fixed |
People
(Reporter: over68, Assigned: u459114)
References
Details
(Keywords: regression)
Attachments
(1 file)
Steps to reproduce:
1. Enable hardware acceleration.
2. Restart Firefox.
3. Go to https://dl.dropboxusercontent.com/u/95157096/85f61cf7/2gedjoqbn0.htm.
Test case: https://bugzilla.mozilla.org/attachment.cgi?id=8821412
Actual results:
The text does not appear inside the button.
Screenshot https://dl.dropboxusercontent.com/u/95157096/85f61cf7/wnaqb0tiwd.png
This similar to bug 1322341.
hi blinky, just want to double confirm. When you said "Enable hardware acceleration" is that means to set "layers.acceleration.disabled" as false?
Flags: needinfo?(over68)
(In reply to C.J. Ku[:cjku](UTC+8) from comment #3)
> hi blinky, just want to double confirm. When you said "Enable hardware
> acceleration" is that means to set "layers.acceleration.disabled" as false?
Yes, I mean to set "layers.acceleration.disabled" as false.
Flags: needinfo?(over68)
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
status-firefox52:
--- → unaffected
status-firefox53:
--- → affected
tracking-firefox53:
--- → ?
Ever confirmed: true
Updated•8 years ago
|
status-firefox50:
--- → unaffected
status-firefox51:
--- → unaffected
Comment hidden (mozreview-request) |
Attachment #8822053 -
Flags: review?(mstange)
Comment 6•8 years ago
|
||
mozreview-review |
Comment on attachment 8822053 [details]
Bug 1325849 - Return LAYER_ACTIVE if AGR of a child change.
https://reviewboard.mozilla.org/r/101106/#review101606
Attachment #8822053 -
Flags: review?(mstange) → review+
Updated•8 years ago
|
Component: Layout → Layout: Web Painting
Comment 7•8 years ago
|
||
Tracking 53+ for this text regression, which we should definitely try to fix.
Comment 8•8 years ago
|
||
It would be good to have a test.
Since I had rollback the change in bug 1325550, this change does not exist anymore. Instead, I should go back to fix bug 1318266 and bug 1322341.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
tracking-firefox53:
+ → ---
Updated•8 years ago
|
Target Milestone: --- → mozilla53
Updated•8 years ago
|
QA Whiteboard: [good first verify]
Comment 10•8 years ago
|
||
I have reproduced this bug with Firefox nightly 53.0a1 (build id:20161226030205)on
windows 7(64 bit)
I have verified this bug as fixed with Firefox beta 53.0b8(build id:20170330120906)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0
[testday-20170331]
Comment 11•8 years ago
|
||
I have reproduced this bug with Nightly 53.0a1 on Ubuntu 16.04.2 LTS - 64 Bit!
This bug's fix is verified wit latest Beta!
Build ID : 20170330190824
User Agent : Mozilla/5.0 (X11; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0
[testday-20170331]
You need to log in
before you can comment on or make changes to this bug.
Description
•