Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
It seems really hard to diagnose this issue from a distance. Perhaps your apparent IP address is changing mid-session, and this is confusing the server?
I'm a little confused. When you say no, one, or two text boxes open up, is that in response to your pressing the “add comment” link? When you get two boxes, is the text box the only element duplicated, or are other parts of the form duplicated too? (Like the submit button and “Enter at least 15 characters”.) You do alway get this link, right?
These aspects of the user interface are all controlled by javascript. Your problem smells rather strongly like a race condition to me. Out of curiosity, does the problem still happen if you exercise extreme patience, i.e., wait until the page is completely loaded and all the initial javascript running etc is likely to have finished, before trying to open the “add comment” box? If I am right and this is a race condition, it is going to be very hard for anybody other than the developers to debug. It will probably be hard even for them, since it may require simulating a slow network with just the right mix of delays.
1 to 5 of 5