Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example text is not selectable. #1961

Closed
scheib opened this issue Jun 24, 2015 · 8 comments
Closed

Example text is not selectable. #1961

scheib opened this issue Jun 24, 2015 · 8 comments

Comments

@scheib
Copy link

scheib commented Jun 24, 2015

Example: https://elements.polymer-project.org/elements/paper-item has text

<paper-item>
  <paper-item-body two-line>
    <div>Show your status</div>
    <div secondary>Your status is visible to everyone</div>
  </paper-item-body>
  <iron-icon icon="warning"></iron-icon>
</paper-item>

which is not selectable on the page. This breaks copy-paste of example code.

@arthurevans
Copy link

We should fix this.

@miztroh-zz
Copy link

@scheib Which browser are you using? I don't know if I'm misunderstanding the issue, but I can't reproduce this in Chrome, IE, or Firefox. All three allow me to select, copy, and paste that block of text.

@scheib
Copy link
Author

scheib commented Jun 24, 2015

Whoops, this is subtle:

Text selectable here:
https://elements.polymer-project.org/elements/paper-item

Text not selectable here:
https://elements.polymer-project.org/elements/paper-item?active=paper-icon-item

Google Chrome 43.0.2357.125 (Official Build) (64-bit)
OS Linux

@scheib
Copy link
Author

scheib commented Jun 24, 2015

Latter achieved by clicking "Docs" link on left multiple times.

@miztroh-zz
Copy link

I still can't duplicate this in Chrome 43.0.2357.130.

@scheib
Copy link
Author

scheib commented Jun 28, 2015

Repro'd again from Windows 43.0.2357.130 (Official Build) m (32-bit)

Click:
https://elements.polymer-project.org/elements/paper-item?active=paper-icon-item
Mouse left drag over syntax highlighted HTML snippet, or any text on page.

No selected text.

Double click and a word will be selected.

@kevinpschaaf
Copy link
Member

We should move this issue to either the catalog or iron-component-page tracker.

@tjsavage
Copy link
Contributor

This issue was moved to PolymerElements/iron-component-page#42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants