! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce4-notifyd-0.6.0 ignores border-radius property
Status:
RESOLVED: INVALID
Product:
Xfce4-notifyd
Component:
general

Comments

Description hzafzz 2020-04-14 21:44:10 CEST
arch linux
xfce4-notifyd 0.6.0
gtk 3.24.17


mytheme/xfce-notify-4.0/gtk.css

#XfceNotifyWindow {
    background-color: #FFEBD6;
    border-radius: 6px;
    border: 1px solid shade(#EAD8C4, 0.5);
}

Since version 0.6.0 the border-radius property do not work.

(but with version 0.4.4. is ok)
Comment 1 Simon Steinbeiss editbugs 2020-04-14 22:13:23 CEST
Do you have compositing enabled?
Comment 2 hzafzz 2020-04-15 00:17:20 CEST
Compositing disabled.

I've checked: if compositing enabled then border-radius will work. This is strange.
Comment 3 Simon Steinbeiss editbugs 2020-04-15 00:22:11 CEST
It's not strange. Rounded corners only work properly with compositing.
Comment 4 Simon Steinbeiss editbugs 2020-04-15 00:22:40 CEST
For reference, see https://bugzilla.xfce.org/show_bug.cgi?id=16586

Bug #16695

Reported by:
hzafzz
Reported on: 2020-04-14
Last modified on: 2020-04-15

People

Assignee:
Simon Steinbeiss
CC List:
0 users

Version

Attachments

Additional information