Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Problem with onmouseup event

  • 3 antwurd
  • 1 hat dit probleem
  • 5 werjeftes
  • Lêste antwurd fan cor-el

more options

Hi. Please check this page. http://www.konstantinosmalekakis.com/Products.aspx Click on one of the photos. A larger image will pop up. This larger image is also movable. You can move it anywhere while you press left click. Stop moving and try again. 'This second time (never the first), dragging stops abruptly. You will get the not-allowed cursor. You must stop clicking to continue but this is not the desired behavior. On the left-bottom part of the screen, you can see a "0-1 flag". It shows 1 for onmousedown event and 0 for onmouseup event. The onmousedown state remains active after the mentioned conflict. I have tested in IE,Safari,Chrome,Opera. and works fine :( I have tried almost everything before I decide to publish. :( Of course, I can send you all the code if this is necessary. Thank you in advance.

Hi. Please check this page. http://www.konstantinosmalekakis.com/Products.aspx Click on one of the photos. A larger image will pop up. This larger image is also movable. You can move it anywhere while you press left click. Stop moving and try again. 'This second time (never the first), dragging stops abruptly. You will get the not-allowed cursor. You must stop clicking to continue but this is not the desired behavior. On the left-bottom part of the screen, you can see a "0-1 flag". It shows 1 for onmousedown event and 0 for onmouseup event. The onmousedown state remains active after the mentioned conflict. I have tested in IE,Safari,Chrome,Opera. and works fine :( I have tried almost everything before I decide to publish. :( Of course, I can send you all the code if this is necessary. Thank you in advance.

Alle antwurden (3)

more options

Hi!

I think you could report this either here in the feedback form:

https://input.mozilla.org/en-US/feedback

Or if you are able to use Bugzilla, you can give the specifics straight to the developers:

https://bugzilla.mozilla.org/

more options

I have sent the issue to https://bugzilla.mozilla.org/ . Thank you.

more options

On Firefox the mousedown stays active after releasing the mouse button after I've dragged the window a bit, so I can move the window around without pressing the mouse button. I need to click once again to end the dragging state.

On Google Chrome I have a problem to close the pop-up: it moves to the right, partly off the browser window hiding the close button.

I do notice that you have omitted a lot of quotes around attributes (class=image_link id=5 onclick=lightbox(this.id);) and one occasion where the closing quote is before the trailing ";" (onmousemove="mouse_coordinates(event)";), so maybe clean that up first.

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.