Fix for sites w/multiple frames (Gmail) Edit in TextMate wasn't working for me with Gmail, at least under 10.5. I believe this is due to Gmail using multiple frames. We now try using selectedFrame if the WebView responds to that, otherwise we just try the mainFrame and all children frames to see if any have an active textarea.
Signed-off-by: Jay Soffian <[EMAIL PROTECTED]> Changed: U trunk/Tools/Edit in TextMate/src/WebView: Edit in TextMate.mm _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
