https://bugzilla.wikimedia.org/show_bug.cgi?id=29467
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|jquery.byteLimit.js should |jquery.byteLimit.js should |use the length of the |use the length of result |current selection instead |instead of current value + |of the current value |typed character --- Comment #5 from Krinkle <[email protected]> 2011-06-21 17:58:56 UTC --- Filtering text selection is bad idea imho. Replacing selected text is just one of the menu ways of inputting text. There's only drag-and-drop and copy/paste. Perhaps use another onkey* event instead of keypress. keyup perhaps ? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
