Bug #945

Ryzom Client - mouse click events do not respect mouse position (Patch included)

Added by rti about 8 years ago. Updated about 8 years ago.

Status:Closed Start date:05/28/2010
Priority:Low Due date:
Assignee:vl % Done:

100%

Category:Client: General
Target version:Version 0.8.0

Description

I came across this issue while implementing a Cocoa EventEmitter.
Sending a mouse click event with a certain mouse position did not place the click at the given position. The mouse position the interface knows of was only updated using mouse move events. I only realized this since mouse move is currently not working using Cocoa. :) So, with a fully functioning EventEmitter, this issue is hidden. But I think it is cleaner to update the mouse position on click as well.

History

#1 Updated by vl about 8 years ago

  • Status changed from New to Assigned
  • Assignee set to vl
  • Target version set to Version 0.8.0

#2 Updated by vl about 8 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Applied in changeset r232.

#3 Updated by vl about 8 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF