26 Apr
2008
26 Apr
'08
8:07 p.m.
On Thu, Apr 17, 2008 at 06:17:04AM +0000, corvid wrote:
I shouldn't have moved isindex's connectActivate to close_form. If you wish, I can make a new version.
Yes, please.
By the way, I found that the top of open_input needs if (html->InFlags & IN_SELECT) { MSG_HTML("INPUT inside SELECT\n"); return; } Otherwise, if another input sneaks in there, close_select will crash.
Please include it in the patch. -- Cheers Jorge.-