PolymerElements / paper-radio-button

A Material Design radio button
https://webcomponents.org/element/PolymerElements/paper-radio-button
19 stars 24 forks source link

Support proper rendering during Print #122

Open krumware opened 7 years ago

krumware commented 7 years ago

If there is a solution to this, or it is not considered an issue, please let me know. Regardless, we will have to look into this for an immediate project need.

Description

The radio button selection indicator is not rendered during browser Print

Expected outcome

The selected radio item is easily visible. image

Actual outcome

User is unable to tell whether or not a radio button is selected. image

Live Demo

Example: https://www.webcomponents.org/element/PolymerElements/paper-radio-button/demo/demo/index.html

Steps to reproduce

  1. Open paper-radio-button demo, or any page containing a paper-radio-button
  2. Click print or print-preview

Browsers Affected