! 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 !
settings migration error on transparency
Status:
RESOLVED: FIXED
Product:
Xfce4-panel

Comments

Description Yves-Alexis Perez editbugs 2011-04-21 14:08:14 CEST
Hey,

it seems that there's an error in how the 4.6 → 4.8 migration script handles transparency.

In 4.6, 20% transparency means a 80% alpha channel, while in 4.8 a 20% opacity means a 20% alpha channel. Meaning a 100% transparency on 4.6 is a completely transparent panel while a 100% opacity on 4.8 means a completely opaque panel.

This is clear (no pun intended) in both interfaces, but having a 20% transparent panel in 4.6 leads to a 20% opaque panel in 4.8 so there's obviously something fishy.
Comment 1 Yves-Alexis Perez editbugs 2011-04-21 14:17:00 CEST
Created attachment 3632 
fix transparency -> opacity migration

Here's an untested patch trying to fix the confusion between transparency (4.6) and opacity (4.8).
Comment 2 Nick Schermer editbugs 2011-04-21 16:51:12 CEST
True, applied in 3603b4f.

Bug #7523

Reported by:
Yves-Alexis Perez
Reported on: 2011-04-21
Last modified on: 2011-04-21

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Attachments

fix transparency -> opacity migration (978 bytes, patch)
2011-04-21 14:17 CEST , Yves-Alexis Perez
no flags

Additional information