Stef Dawson

Results 352 comments of Stef Dawson
trafficstars

The if_plugin hack is fine. Nice feature. And it kind of fits there, tbh. If the others in the set listed above can be made part of if_request as you...

The only thing with using 4 is that the textareas aren't usually that wide so code quicky wraps. Would it present any advantage using 2 or 3 by default?

I don't mind, honestly. Was just throwing it out there based on my experience of using the panels. 3 as a compromise?

If it's easier to sidestep to something well supported (and we can eventually remove jQuery itself from core?) as we move towards more native JS where that makes sense, then...

A counter has been introduced in e2634557 using a variant of the above JavaScript counter. It doesn't work so well with non-UTF-8 characters (e.g. emoji) so if anyone has any...

No I'm not sure at all, haha. If MySQL handles multibyte and emoji etc on our behalf in its size limit calculations then all we need is a simple string...

Okay, try that. We can add `maxlength` too, no problem.

Cool, thanks for testing. I noticed in Firefox Mac that if I copied a phrase and pasted it in multiple times, it doesn't register the key press (and hence truncate...

Ah yeah maybe. I always forget about that one. Thanks.