Open
Bug 1388861
Opened 9 years ago
Updated 3 years ago
[GTK3] some buttons don't have a depressed state
Categories
(Core :: Widget: Gtk, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: ht990332, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20170809145623
Steps to reproduce:
Look at the attached screenshot.
Cancel has a depressed state while 'close tabs' doesn't.
This exists in other places as well in the firefox ui but I am guessing they may be the same reason.
I am using gtk+ 3.22.18
| Reporter | ||
Updated•9 years ago
|
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Comment 1•8 years ago
|
||
Also happens on the download dialogue
Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Comment 2•8 years ago
|
||
And JS alert dialogue
Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
GTK 3.22.26 with default theme.
| Reporter | ||
Comment 3•8 years ago
|
||
Wesley Moore, are those dialogs displaying a single specific custom widget which contains the issue? Or is the issue in multiple places?
Comment 4•8 years ago
|
||
(In reply to Hussam Al-Tayeb from comment #3)
> Wesley Moore, are those dialogs displaying a single specific custom widget
> which contains the issue? Or is the issue in multiple places?
As per the OPs bug report description, in each screenshot the Cancel button shows the depressed state when clicked, but other other button does not. So I was pointing out other places the issue occurs.
Comment 5•7 years ago
|
||
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•