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 674338 - Captions and Close buttons are cropped at the top of the workspace area
Captions and Close buttons are cropped at the top of the workspace area
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-18 14:43 UTC by wepmaschda
Modified: 2012-04-29 20:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] native-window-placement: add WINDOW_AREA_TOP_GAP and place the windows bottom-center. (3.29 KB, patch)
2012-04-18 14:43 UTC, wepmaschda
committed Details | Review

Description wepmaschda 2012-04-18 14:43:38 UTC
Created attachment 212301 [details] [review]
[PATCH] native-window-placement: add WINDOW_AREA_TOP_GAP and place
 the windows bottom-center.


In some cases window-captions and close buttons are cropped at the top of the workspace area.

See comments at https://extensions.gnome.org/extension/18/native-window-placement/.
Comment 1 Giovanni Campagna 2012-04-26 20:42:37 UTC
Review of attachment 212301 [details] [review]:

Sorry it took this long to review. Looks ok to push, I'll make an update at e.g.o soon.
Comment 2 wepmaschda 2012-04-26 22:08:21 UTC
(In reply to comment #1)
> Sorry it took this long to review. Looks ok to push, I'll make an update at
> e.g.o soon.

No Problem! Thanks for maintaining...
Comment 3 Giovanni Campagna 2012-04-29 20:44:10 UTC
Pushed to e.g.o, thanks!