On 08/11/2007 20:50 Harald Blåtand wrote:
When Right Frame also becomes a LivePage, it starts to behave funny:
 - Clicking an item in Left Frame - nothing happens.
- Clicking same item again (not dblclick) - both events are seen by the server. So, something seems to be "sitting on" the first click, and when the 2nd one comes, both are sent. I must have made some redundant stuff here, but can't figure out what. <snip>

You should very much not be using Frames. The fragments should be rendered into a div or some such area on the main page, not a frame.

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to