0
Answered

Clicking the delete button with the Middle-mouse sends through a null operation list guid

Tony Sheehy 13 years ago updated by anonymous 8 years ago 4

Clicking the middle-mouse to delete an operation list will bypass the confirmation dialog, send through a null operation list id and force a null reference exception.

What do you actually suggest we do about this? Is there anything we can do?

For the next version, it may be worth investigating the differences between browsers for the click events.

It may be discovered that click events should instead be mouse-up events, in which case the UI will have to be thoroughly tested again.

Thanks.

What is the behaviour with JavaScript disabled? If it is still broken, wouldn't that be a browser issue, and not one we can fix with JavaScript? If so, I would be in favour of resolving this issue as "won't fix".