Abzac / cefpython

Automatically exported from code.google.com/p/cefpython
0 stars 0 forks source link

Ability to pass modifiers to SendMouseMoveEvent and similar #182

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
At this time we cannot pass modifiers to those functions (SendMouseMoveEvent, 
etc.). 

In the wiki, it is marked as TODO: 
http://code.google.com/p/cefpython/wiki/Browser#SendMouseClickEvent_(int_x_,_int
_y_,_int_mouseButtonType_,_bool

The patch attached fixes the problem, ensuring backwards-compatibility.

Original issue reported on code.google.com by allestue...@gmail.com on 30 Jun 2015 at 8:09

Attachments:

GoogleCodeExporter commented 8 years ago
Project will move to Github. Find this issue at the new address (soon): 
https://github.com/cztomczak/cefpython/issues/182

Original comment by czarek.t...@gmail.com on 24 Aug 2015 at 6:46