[00:00:48] I'm using both now [00:01:40] OK [00:14:52] TrevorParscal: I get pasted JS too [00:14:57] We need to kill into Vector, and it will make my day. (I think that's the right code) [23:05:15] there is a copy event [23:05:30] MC8: What does that do? [23:05:39] Apparently, it crashes IE. [23:05:42] ya we'd just have to intercept ctrl+meta+whatever and send it along if it doesn't work [23:05:47] *IE7 [23:05:47] *nimish_g glances evilly at IE [23:05:51] one of my evil ideas last week was to basically transform the dom to copy-ready on copy, then restore it (like undo redo does) after [23:05:53] MC8: We had some similar code that did crash IE [23:05:56] I wrote it [23:05:59] no placeholders needed [23:06:05] but that would be failry horrible [23:06:09] Yes [23:06:18] Our post-paste handler takes forever when you paste a whole page [23:06:44] yeah, it needs opimization [23:06:50] ya I don't know if users are actually used to waiting for a copy...that'll be a bit odd [23:06:57] indeed [23:07:22] oh and RoanKattouw_away I'm still getting errors on this line: [23:07:23] startNode = startNode.splitText( s.offset ); [23:07:37] Index size negative or out of range? [23:07:38] in IE? [23:07:44] yes [23:07:47] in FF [23:07:49] Please send me an e-mail with browser, filename and line number and I'll poke at it tomorrow [23:08:05] RoanKattouw_away: go to bed! [23:08:06] I think I may know why that happens [23:08:17] *RoanKattouw_away looks at clock, 6h7m of hypothetical sleep left [23:10:37] I found a monobook.js code that ajax'd the previews (really quickly). It doesn't always work in the beta at the moment, but if you couple it with something that scrolls the browser back to the top again? http://en.wikipedia.org/wiki/User:Js/ajaxPreview (by default it adds two new buttons, but you can easily change it to replace the preview button itself) [23:10:53] ^^ that's my one helpful non-troll comment today [23:11:06] er, vaguely helpful. Possibly.