SMF Development > Fixed or Bogus Bugs
Rich Edit Box Resizable handle at bottom not working in Opera
SoLoGHoST:
Well, I'm using Opera 11.62, and not sure about other browsers, but I'm positively sure that the rich edit box resizable image is not letting me drag it up and/or down to resize it in the topic that I am writing right now. Also, noticed this on my test sites as well. Using SMF 2.0.2, and even is a problem here at the SM.org site.
Just thought I'd let you all know of this if you didn't know already.
Cheers :)
IchBin™:
*insert smartass comment about using a good browser here* ;)
Antechinus:
ROFL. Honestly I'd be all in favour of ditching the resize js from 2.1 and just letting browsers handle it. Every browser should be able to resize textareas by now, and if they can't already they probably will soon. Having the js in the way is just a nuisance.
emanuele:
I remember I saw (and fixed somewhere in 2.1) something similar, but don't remember if it was opera or chrome...ok, it was with chrome.
Posting from Opera 11.61 (linux) with a resized area and WYSIWYG on (both activating it from the icon or enabling it from the profile option).
Antechinus:
Just ditch it entirely. Really. It's a relic from the Dark Ages. Add textarea { resize: vertical; } to index.css and let the browser deal with it. Gecko and Webkit have already supported it for ages. IE and Opera should support it by the time 2.1 is out. Using js for it is a waste of code and just gets in the way of doing it properly.
Navigation
[0] Message Index
[#] Next page
Go to full version