preview looks different from final output, like using "{CODE}..." creates boxes, but used fronts differ
- Status
- Open
- Subject
- preview looks different from final output, like using "{CODE}..." creates boxes, but used fronts differ
- Version
- 15.x
- Category
- Usability
- Feature
- Edit interface (UI)
- Resolution status
- New
- Submitted by
- RadoS
- Volunteered to solve
- Lastmod by
- RadoS
- Rating
- Description
Editing a page with "CODE()] ... {CODE}", hitting preview produces a different visual output than the resulting page when hitting save: the code is boxed, but a different font is used.
DOM inspector says for the preview:
pre {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}DOM for final page:
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}Maybe related to https://dev.tiki.org/item6214
- Importance
- 4
- Priority
- 20
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 6220
- Created
- Tuesday 27 December, 2016 16:38:48 UTC
by RadoS - LastModif
- Tuesday 27 December, 2016 16:38:48 UTC