Skip to content

content in a drag drop component becomes blurry at non-default zoom on linux #14283

@mtaran-google

Description

@mtaran-google

Bug, feature request, or proposal:

Bug

What are the steps to reproduce?

  1. open https://material.angular.io/cdk/drag-drop/overview on chrome 70+ on linux
  2. zoom to 110%
  3. drag the box in the first example around and notice that sometimes it's blurry (it should never get blurry)

The blurriness becomes more frequent/easier to spot if you change the font in the dialog box to 13px (it's at 14px by default). Still, it varies depending on the exact dragged spot, making me think this could be due to some sort of aliasing issue with how the position is set while dragging.

I'm told this also happens at lower and higher zoom levels (though things look fine at 100%).

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Affected: Linux, Chrome 70
Not affected: Chrome OS,

Is there anything else we should know?

Original internal issue for reference b/120034512

Metadata

Metadata

Assignees

Labels

GThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: cdk/drag-drop

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions