Closed
Bug 1206669
Opened 9 years ago
Closed 9 years ago
urlbar, searchbar render incorrectly when focused
Categories
(Core :: Graphics, defect)
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox43 | --- | unaffected |
firefox44 | --- | verified |
People
(Reporter: ananuti, Assigned: mchang)
References
Details
(Whiteboard: gfx-noted)
Attachments
(1 file)
102.09 KB,
video/webm
|
Details |
See attached.
I bisected:
The first bad revision is:
changeset: 263320:3c837b3a38fa
user: Mason Chang <mchang@mozilla.com>
date: Fri Sep 18 11:23:55 2015 -0700
files: gfx/thebes/gfx2DGlue.h gfx/thebes/gfxBlur.cpp gfx/thebes/gfxBlur.h
layout/base/nsCSSRendering.cpp layout/base/nsCSSRendering.h layout/reftests/box-shadow/boxshadow-color-rounding-middle-ref.html layout/reftests/box-shadow/boxshadow-color-rounding-middle.html layout/reftests/box-shadow/reftest.list
description:
Bug 1188075 - Speed up inner box-shadow drawing by using a border-image style approach. r=mstange
about:support
Graphics
Adapter Description Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1)
Adapter Drivers igdumd32 igd10umd32
Adapter RAM Unknown
Asynchronous Pan/Zoom none
ClearType Parameters Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 200
Device ID 0x2a42
Direct2D Enabled Blocked for your graphics card because of unresolved driver issues.
DirectWrite Enabled false (10.0.10240.16430)
Driver Date 3-11-2013
Driver Version 8.15.10.2702
GPU #2 Active false
GPU Accelerated Windows 1/1 Direct3D 11 (OMTC)
Subsys ID 20e417aa
Supports Hardware H264 Decoding No; Hardware video decoding disabled or blacklisted
Vendor ID 0x8086
WebGL Renderer Google Inc. -- ANGLE (Mobile Intel(R) 4 Series Express Chipset Family (Microsoft Corporation - WDDM 1.1) Direct3D9Ex vs_3_0 ps_3_0)
windowLayerManagerRemote true
AzureCanvasBackend skia
AzureContentBackend cairo
AzureFallbackCanvasBackend cairo
AzureSkiaAccelerated 0
Flags: needinfo?(mchang)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mchang
Flags: needinfo?(mchang)
Whiteboard: gfx-noted
Assignee | ||
Comment 1•9 years ago
|
||
Bug 1188075 has been backed out. Leaving this open so I can test again later.
Keywords: regression
Assignee | ||
Comment 2•9 years ago
|
||
I just want to make sure we're seeing the same thing. Is this the left/right portion of the box shadow rendering too thin or is it something else I'm not seeing?
Thanks!
Flags: needinfo?(ananuti)
![]() |
Reporter | |
Comment 3•9 years ago
|
||
(In reply to Mason Chang [:mchang] from comment #2)
> I just want to make sure we're seeing the same thing. Is this the left/right
> portion of the box shadow rendering too thin or is it something else I'm not
> seeing?
>
> Thanks!
Yes only the left/right border of searchbar/urlbar.
(In reply to Mason Chang [:mchang] from comment #1)
> Bug 1188075 has been backed out. Leaving this open so I can test again later.
Thanks, I can confirm that backout fixed the problem.
Flags: needinfo?(ananuti)
Assignee | ||
Comment 4•9 years ago
|
||
Can you try this build to see if it fixes the problem for you as well?
Thanks!
http://ftp-ssl.mozilla.org/pub/mozilla.org/firefox/try-builds/mchang@mozilla.com-88b7e8c0b88d/
Flags: needinfo?(ananuti)
![]() |
Reporter | |
Comment 5•9 years ago
|
||
(In reply to Mason Chang [:mchang] from comment #4)
> Can you try this build to see if it fixes the problem for you as well?
>
> Thanks!
>
> http://ftp-ssl.mozilla.org/pub/mozilla.org/firefox/try-builds/mchang@mozilla.
> com-88b7e8c0b88d/
I can confirm that build do fix the problem. Thanks!
![]() |
Reporter | |
Updated•9 years ago
|
status-firefox44:
--- → affected
Flags: needinfo?(ananuti)
![]() |
Reporter | |
Updated•9 years ago
|
Status: NEW → RESOLVED
Has Regression Range: --- → yes
Closed: 9 years ago
Resolution: --- → FIXED
![]() |
Reporter | |
Updated•9 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•