Ticket #26 (closed defect: wontfix)
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
Change History
Changed 6 years ago by mickey@…
- Attachment shadow-problem.png added
Note: See
TracTickets for help on using
tickets.

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