#18387 closed defect (fixed)
FontChoice plugin doesn't match font in Firefox
Reported by: | Nick Nisi | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.7.8 |
Component: | Dijit | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Steps to reproduce:
- Go to http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/editor/test_FontChoice.html in Firefox
- Doubleclick on "Plugin" text to select it.
- Change font to "Comic Sans MS"
- deselect text
- Place cursor back on "Plugin" text
- Notice that "Comic Sans MS" is not selected in the font viewer
Repeating the same steps in Chrome will correctly identify the font and update the plugin. It appears that Firefox is always wrapping doublequotes around the font
Change History (7)
comment:1 Changed 6 years ago by
comment:2 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:7 Changed 6 years ago by
Milestone: | tbd → 1.7.8 |
---|
Fixed in 1.7.8, 1.8.9, 1.9.6, 1.10.3, and master. Thanks for the fix!
Note: See
TracTickets for help on using
tickets.
Submitted fix: https://github.com/dojo/dijit/pull/70