MyBB Community Forums

Full Version: Pasted text is tiny
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm finding that pasted text (in addition to quoted text) tends to post tiny-sized. 

When I look at the code, it's [size=x-small]

This never happened before. It's in my themes and in Default.

It's a bit inconsistent, too (happens often but not always). Confusing. And I see it in the posts of others on my forum. I am using OSX and Chrome. Also happens in Firefox.

This happens with pasting plain text as well as formatted. So it's not a formatting glitch. 

(btw, SCORE mybb team for letting us paste formatted stuff and getting all the bbcode formatting! HUGE leap forward)

In what template can I amend rules for pasted text?

Thanks!
(2014-10-26, 03:54 PM)Alia Wrote: [ -> ]I'm finding that pasted text (in addition to quoted text) tends to post tiny-sized. 

Does it happen for every text? Board URL?

(2014-10-26, 03:54 PM)Alia Wrote: [ -> ]In what template can I amend rules for pasted text?

It's not in templates, you need to edit jscripts/bbcode_editor.js file: https://github.com/mybb/mybb/blob/featur...tor.js#L77
(2014-10-26, 04:50 PM)Destroy666 Wrote: [ -> ]
(2014-10-26, 03:54 PM)Alia Wrote: [ -> ]I'm finding that pasted text (in addition to quoted text) tends to post tiny-sized. 

Does it happen for every text? Board URL?
It's kind of random. Won't happen for a bit, then every post

Quote:
(2014-10-26, 03:54 PM)Alia Wrote: [ -> ]In what template can I amend rules for pasted text?

It's not in templates, you need to edit jscripts/bbcode_editor.js file: https://github.com/mybb/mybb/blob/featur...tor.js#L77

Hmm. I don't know enough to tell from this if editing it will help--or what I would edit. 

Whatever it says, is it something that will be different when I install 1.8.1? 

Look, it happens here, too. I pasted this below.

If not, May I pm you a test account? My board is members only. 
Soo with 1.8.01

Pasted text is still tiny. On my boards and on this board.

Happens in Chrome. 
Does NOT happen in Firefox. Hmmmm


A MyBB thing or a Chrome thing?
for me problem in this PR

https://github.com/mybb/mybb/commit/6af2...dbf7b70801

before of PR, fontSize > 9 put size = 2 (x-small), but after of PR put size=1 (xx-small) and successively... This causes inconsistency.

to better understand the problem ...

Thank you, Martec. I now understand what you were trying to explain before.  Lightbulb
Has anyone found a resolution to this?
It'll be fixed in MyBB 1.8.4. You can apply these fixes manually if you don't want to wait:
https://github.com/mybb/mybb/issues/1596
https://github.com/mybb/mybb/issues/1598
Thank you, Destroy666!
(2014-11-26, 03:16 PM)Destroy666 Wrote: [ -> ]It'll be fixed in MyBB 1.8.4. You can apply these fixes manually if you don't want to wait:
https://github.com/mybb/mybb/issues/1596
https://github.com/mybb/mybb/issues/1598

re,
I can confirm that ! I no longer had the problem now! THX!!!!

Greets,
blongso