Skip to content

Composer gradient leaks into body instead of staying on animated border #193

Description

@pathscale

Symptom

The composer body is painted with a visible purple/blue gradient. The interior should be a normal flat surface colour; only the border should carry the animated treatment.

Required outcome

  • Composer interior is a single flat authored colour.
  • Animated gradient is clipped/masked to the border only.
  • The result is correct in the Blitz renderer, not merely a browser.
  • Add native ps-qa coverage that distinguishes the flat body from the animated border. A check that only proves some animation or gradient exists is insufficient.

Screenshot

Owner supplied Screenshot 2026-08-29 at 02.51.25.png.

Diagnostic clue

This looks like border-gradient clipping/masking or pseudo-element composition falling back incorrectly in Blitz. Audit recent composer and renderer changes and fix at the lowest shared layer proven responsible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions