e.g. if you acess your local drupal installation by an dyndns domain from the outside, dblclicks behave just like single clicks.
means: your drupal installation is set up on your local pc at http://127.0.0.1/drupal and you acess it via http://mydyndnsurl.domain/drupal it won't act properly.
Comments
Comment #1
jjeff commentedI'll bet that it's a matter of you being logged in on one and not logged in on the other.
Drupal stores a cookie to know that you are logged in and if you change the domain the cookie won't hold.
Comment #2
jjeff commentedMarking as postponed while awaiting followup.
Comment #3
filiptc commentedAgain, works great for me with latest snapshot (tried 127.0.0.1, localhost and via dyndns).
Phil
Comment #4
jjeff commentedMarking as by design.