Skip to content

Display blurry when elements with position attributes and have scrollbars. #1034

Open
@renzhaoz

Description

@renzhaoz

Summary:

Steps to reproduce:

1.Open a dialog;
2.Create a content such as a div,set css style like this: position:fixed; overflow:auto; height:30px;
3.Add child element in this div box when scrollbar show!

Expected behavior:

Link to example of issue:

Additional notes:

version: 3.16.1
view

Activity

renzhaoz

renzhaoz commented on Nov 16, 2023

@renzhaoz
Author

222
If dialog have scrollbar all dialog content display blurry!

diasbruno

diasbruno commented on Nov 18, 2023

@diasbruno
Collaborator

@renzhaoz Do you see this on all browsers?

renzhaoz

renzhaoz commented on Nov 18, 2023

@renzhaoz
Author
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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @diasbruno@renzhaoz

        Issue actions

          Display blurry when elements with position attributes and have scrollbars. · Issue #1034 · reactjs/react-modal