Skip to content

Blur widget overflows border radius #78

@sirian-m

Description

@sirian-m

Issue tracker is ONLY used for reporting bugs. New feature suggestions and questions should be discussed on Community or submitted through our user feedback form.

Your issue may already be reported! Please search in the issue tracker before creating one.

Please thumbs up this issue if you have also experienced it. You may also add more information if there is something relevant that was not mentioned. However, please refrain from comments that are not constructive, like "I have this problem too", etc.

Expected behavior (required)

The blur is contained within the border radius of the child backdrop widget.

Current behavior (required)

The blur overflows the border radius set by the child widget. The behavior also occurs when "Clip Content" is enabled on the child container or when the blur is wrapped in a container with the same border radius, also when "Clip Content" is enabled on that wrapping container.

To Reproduce (required)

Steps to reproduce the behavior:

  1. Add blur widget
  2. Enable backdrop
  3. Add container widget as a child
  4. Set the border radius to something larger than 0
  5. Click Run
  6. Observe that the backdrop blur still has sharp corners and that the set border radius is not applied

Context (required)

Create a nice rounded frosted glass container.

Screenshots / recordings

Expected:

image

Current:

image

Your environment

  • Bug Report Code:
  • Version of FlutterFlow used: 3.3.4
  • Platform (e.g. Web, MacOS Desktop): Web
  • Browser name and version: Chrome 106
  • Operating system and version (desktop or mobile): Desktop

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions