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

[Bug Report] V-Icon. Fonts ligatures are translated by inbrowser translater #7689

Closed
heggi opened this issue Jun 27, 2019 · 1 comment
Closed
Assignees
Labels
T: bug Functionality that does not work as intended/expected
Milestone

Comments

@heggi
Copy link

heggi commented Jun 27, 2019

Versions and Environment

Vuetify: 1.5.16
Vue: 2.6.10
Browsers: Chrome 75.0.3770.100
OS: Windows 7

Steps to reproduce

  1. Google Chrome do not translate iframe in jsfiddle.net, so open link https://fiddle.jshell.net/feb9qxsy/1/show/
  2. Click right mouse button and select "Translate to ..." in popup menu (In my browser Translate to Russian, but I think it will work with any non latin languages)

Expected Behavior

Icons stay as is

Actual Behavior

First icon is broken, because text "menu" was translated to other language (russian in my situation)
Second icon is not broken, because it has class "notranslate", which prevents translation text to other language

Reproduction Link

https://jsfiddle.net/feb9qxsy/1/

Other comments

Component v-icon must have class "notranslate" by default.

@ghost ghost added the S: triage label Jun 27, 2019
@johnleider johnleider self-assigned this Jun 29, 2019
@johnleider johnleider added T: bug Functionality that does not work as intended/expected and removed S: triage labels Jun 29, 2019
johnleider added a commit that referenced this issue Jun 29, 2019
@johnleider johnleider added this to the v2.0.0 milestone Jun 29, 2019
This was referenced Jul 23, 2019
@hfoletto
Copy link

Will this be fixed in v1.5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants