GNOME Bugzilla – Bug 550978
mouserightclick should be available for table objects
Last modified: 2008-12-29 21:20:37 UTC
This method is already available for treetables, it shouldn't be difficult to mimic the behaviour in table objects. This can be tested in Ubuntu in the UpdateManager application. The list of available updates is a table with a context menu "Uncheck All, Uncheck None".
This is fixed in GIT. Please verify the same :) Thanks for the bug report.
ldtplib.ldtplibutils.LdtpExecutionError: "mouserightclick failed: Requested action on mentioned object is not implemented - Welcome contribution ;)" I got it from this branch: git://anongit.freedesktop.org/git/ldtp/ldtp.git Is there any other? Apart of mouserightclick it will be useful also rightclick, do you need another bug report for that?
I prefer to use rightclick here, instead of mouserightclick and I tried this with the version in my local copy, will check in this code by end of day: rightclick ('frmSynapticPackageManager', 'tbl1', '2vcard')
Any updates on this?
Ara, rightclick function works in this case and its available in git as well. Are you looking for mouserightclick method to work in this scenario ?