On May 8, 2013, at 8:35 AM, Camille d'Alméras <[email protected]> wrote:
> Hello, > > IE10 chokes on apps that set/unset focus: "createFocusable takes exactly 1 > argument (0 given)". > To reproduce easily, head to the clickable root panel demo, which exhibits > this behaviour. > Any idea on a workaround, or should I file a bug ? Speaking not for the PyJS project specifically, but for open source, and frankly, software in general: Always, always just file the bug. By all means, link to the bug on a list like this one when you do file it; if the maintainers don't think it's worth closing, they'll say so on the bug, but at least then there will be a bug to find when someone searches for duplicates next time :). More specifically about this bug: even if there's a workaround right now, this should be fixed for real. -glyph -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
