MyBB Community Forums

Full Version: Theme Texteditor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm not sure if this is just me, but I did a fresh install of 1.8B3 and I'm having this issue on the text editor in the themes & templates.

[attachment=32004]
[Notice the text editor width is off the page, scrolling does nothing.]

Can anyone confirm?
Yep, can confirm in Firefox.
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/999

Thanks for contributing to MyBB!

Regards,
The MyBB Group
Same for Safari and Chrome
Same for IE 11, safari and Chrome.
I'm fairly certain the bug is just a word wrap issue. The default global.css file has a couple of very long CSS lines that extend past the width of the page. The editor does not extend past the page width on a new CSS file.