Ticket #26 (closed defect: wontfix)

Opened 6 years ago

Last modified 6 years ago

Pixmap Engine and Shadows

Reported by: mickey@… Owned by: mickey@…
Priority: high Milestone:
Component: Theming - Gtk+ Version: unspecified
Severity: normal Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

The pixmap engine doesn't honor the alpha channel when drawing its shadows.
It rather blends against the base color instead of against the underlying widget.

GTK_SHADOW_* needs to blend over the widgets individual background pixmap.

Attachments

shadow-problem.png (99.0 KB) - added by mickey@… 6 years ago.
GTK_SHADOW problem. Note that it's not limited to GtkEntry? and GtkSpinbox?, also GtkFrame? and others
gtkentry (524 bytes) - added by thomas@… 6 years ago.
New gtkentry style

Change History

Changed 6 years ago by mickey@…

GTK_SHADOW problem. Note that it's not limited to GtkEntry? and GtkSpinbox?, also GtkFrame? and others

Changed 6 years ago by thomas@…

New gtkentry style

comment:1 Changed 6 years ago by laforge@…

  • Owner changed from ken_zhao@… to mickey@…

comment:2 Changed 6 years ago by alphaone@…

Is this still an issue with our new UI (OM-2007.2)?
Did thomas' patch fix the issue?

comment:3 Changed 6 years ago by mickey@…

  • Status changed from new to closed
  • Resolution set to wontfix

OM 2007.2 works around this problem. closing as WONTFIX now.

Note: See TracTickets for help on using tickets.