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

jjeff’s picture

I'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.

jjeff’s picture

Status: Active » Postponed

Marking as postponed while awaiting followup.

filiptc’s picture

Again, works great for me with latest snapshot (tried 127.0.0.1, localhost and via dyndns).

Phil

jjeff’s picture

Status: Postponed » Closed (works as designed)

Marking as by design.