Closed
Bug 1461176
Opened 7 years ago
Closed 7 years ago
border-left is wrong color (blue) when border-top is not specified
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1456514
People
(Reporter: ke5trel, Unassigned)
References
Details
Attachments
(2 files)
When border-left is specified without border-top, the border color is always a shade of blue with no red or green. border, border-top, border-right and border-bottom don't appear to be affected. See test case and screenshot.
Ubuntu 18.04 with AMD BARTS.
Comment 2•7 years ago
|
||
Debian Testing (KDE, Radeon RX480), Win10 1803 (GeForce GTX 1060), 2560x1440 (Dell U2515H)
I can't reproduce and would suspect a driver bug. Could you please copy the output of the following command?
lspci -nnk | grep -iA3 vga
Comment 3•7 years ago
|
||
Please also attach about:support as text file to this bug. (The command shows PCI IDs and about:support the driver version etc.)
Comment 4•7 years ago
|
||
I think this is the same as bug 1456514. Both are from the Radeon HD 6000 series.
(Kats, is that enough information to dupe over or should we wait until both users confirmed a fix in the future?)
Updated•7 years ago
|
status-firefox62:
affected → ---
OS: Unspecified → Linux
Comment 5•7 years ago
|
||
(In reply to Jan Andre Ikenmeyer [:darkspirit] from comment #4)
> I think this is the same as bug 1456514. Both are from the Radeon HD 6000
> series.
> (Kats, is that enough information to dupe over or should we wait until both
> users confirmed a fix in the future?)
Yeah I think it's probably reasonable to dupe it over at this point. If we fix bug 1456514 and this one isn't fixed we can always reopen it.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•