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 758976 - [BUG] When hovering on a window in overview, the window border covers the title text.
[BUG] When hovering on a window in overview, the window border covers the tit...
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: overview
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 747176 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-12-02 21:42 UTC by trusktr
Modified: 2017-04-24 19:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
I'm hovering on Google Chromium. (797.25 KB, image/jpeg)
2015-12-02 21:44 UTC, trusktr
  Details
The title's between the window and the border. You're right about it being a plugin! With no plugins it's fine. (911.18 KB, image/jpeg)
2015-12-03 19:03 UTC, trusktr
  Details
native-window-placement: Cut down on copy-pasted code (3.01 KB, patch)
2015-12-04 10:39 UTC, Florian Müllner
committed Details | Review
native-window-placement: Make sure that the border does not overlap the title (1.02 KB, patch)
2015-12-04 10:39 UTC, Florian Müllner
committed Details | Review

Description trusktr 2015-12-02 21:42:07 UTC
When hovering on a window in overview, the corresponding blue window border covers the title text, which doesn't look so good. See the screenshot.
Comment 1 trusktr 2015-12-02 21:44:41 UTC
Created attachment 316677 [details]
I'm hovering on Google Chromium.
Comment 2 Florian Müllner 2015-12-03 01:24:24 UTC
That appears to be some extension? The window title is positioned underneath the window preview ...
Comment 3 trusktr 2015-12-03 19:03:53 UTC
Created attachment 316735 [details]
The title's between the window and the border. You're right about it being a plugin! With no plugins it's fine.
Comment 4 Florian Müllner 2015-12-04 10:39:17 UTC
Created attachment 316760 [details] [review]
native-window-placement: Cut down on copy-pasted code
Comment 5 Florian Müllner 2015-12-04 10:39:23 UTC
Created attachment 316761 [details] [review]
native-window-placement: Make sure that the border does not overlap the title
Comment 6 Florian Müllner 2015-12-04 10:39:45 UTC
Attachment 316760 [details] pushed as 1634af3 - native-window-placement: Cut down on copy-pasted code
Attachment 316761 [details] pushed as 2b9ea75 - native-window-placement: Make sure that the border does not overlap the title
Comment 7 trusktr 2015-12-05 05:01:28 UTC
Ah, yep. It sure was Native Window Placement.
Comment 8 Florian Müllner 2017-04-24 19:26:40 UTC
*** Bug 747176 has been marked as a duplicate of this bug. ***