After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 131204 - Close button on the tab is not updated when the tab is switched
Close button on the tab is not updated when the tab is switched
Status: RESOLVED DUPLICATE of bug 109213
Product: epiphany
Classification: Core
Component: Tabs
1.1.x
Other Linux
: Normal normal
: ---
Assigned To: Marco Pesenti Gritti
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2004-01-12 06:56 UTC by Ravi Kiran
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ravi Kiran 2004-01-12 06:56:02 UTC
When a tab is switched, the previous tab loses focus. But the close button
on the tab is not painted accordingly. If we point the mouse on the button
and remove (it loses focus), it is painted properly.
This affects the look and feel.

To reproduce:

Open two tabs (say A and B)
assume that the focus is on A.
Select tab B.
The tab label of A loses focus but the close button on that tab is not updated.
Point the mouse on the button and take it out
now the button on tab A loses focus and is painted properly.

Expected behaviour:

The close button should lose focus when the tab is switched.
Comment 1 Christian Persch 2004-01-12 10:55:58 UTC
gtk+ bug.

*** This bug has been marked as a duplicate of 109213 ***