Open Bug 1669347 Opened 4 years ago Updated 1 years ago

Transparency on hover of submit element with css border properties. Linux.

Categories

(Core :: Widget: Gtk, defect, P3)

78 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: josh.mizzi, Unassigned)

Details

Attachments

(5 files)

Attached image Bug report final.png

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Steps to reproduce:

input{
font-size: 16px;
margin-top: 10px;
border-radius: 10px;
width: 80%;
border: solid grey 1px;
}
<input type="submit" id="submit" value="login"></input>
Trigger hover event .

Actual results:

The background Turns transparent as long as hover is triggered.

Expected results:

Nothing, background transparency should not change.

Attached file html
Component: Untriaged → Widget: Gtk
Product: Firefox → Core

Which gtk theme are you using?

Flags: needinfo?(josh.mizzi)
Attached image system theme.png

Attached the system theme info.

Flags: needinfo?(josh.mizzi)
Attached image bug 2.png

still applies with different theme.

Attached image bug.png

Pic with different applied theme.

Severity: -- → S4
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: