Perfect.Thad, I've checked in your dictionarypop add-on, and I took the liberty of moving your code that displayed the popup in googlespell and dictionarypop to defer_tools.js in the core files. I'll make a build the install .exe for dictionarypop sometime tonight.
I think we should still leave in the old way of responding to a misspelled word in GS as well, just for c/p. I noticed you removed that line from my revision of GS. Was that accidental?From: "Thad Kerosky"I modified GoogleSpell quick and dirtily so that it uses popups notifications instead of alerts too. It seems to work except you can't cut-and-paste from pop-ups so it doesn't work to put the corrected word in them alone well. Is that fixable? It seems like I read that the main toolbar had that problem before too.Well, that really stinks. It's still nice for changing some alerts to popups. We'll have to figure out a way to fix that.
> document.deff.q.value = sSuggestedSpelling;
