Skip to content

[Dialog] - Blurry dialogs in chrome #337

@mklenk

Description

@mklenk

Description

We're using the Dialog component a lot for forms, settings, etc. But most of them are a bit blurry. It depends on the size, contents and if there's a scrollbar visible because of overflow. But it's blurry even if try to break it down to just a title and a text (see screenshots/codepen)

This seems to be related to the positioning (http://stackoverflow.com/questions/31109299/css-transform-translate-50-50-makes-texts-blurry) but I couldn't find a solution that works without zooming and then downscaling the container.

Images/Screenshots

Blurry:

Blurry dialog


"Fixed" by forcing overflow: scoll:

Normal dialog

Link to a gist or code sample where the issue can be reproduced

https://codepen.io/anon/pen/WjQpma

Version

  • React: 15.5.4
  • React-MD: 1.0.11
  • Browser Chrome: 57.0.2987.133

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions