[ 
http://jira.openqa.org/browse/WTR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zeljko closed WTR-280.
----------------------

    Resolution: Won't Fix

If this is still a problem, please report it here: 
https://github.com/watir/watir-classic/issues

> oncontextmenu event is missed in FireWatir [patch]
> --------------------------------------------------
>
>                 Key: WTR-280
>                 URL: http://jira.openqa.org/browse/WTR-280
>             Project: Watir
>          Issue Type: Bug
>          Components: FireWatir
>    Affects Versions: 1.6.2
>         Environment: Win XP SP2, FireWatir 1.6.2, FF3.0.5
>            Reporter: Alex
>            Assignee: Angrez
>             Fix For: Soon
>
>
> fire_event method has case expression with the following when condition 
> (MozillaBaseElement.rb, line 917)
>       when 'click', 'dblclick', 'mousedown', 'mousemove', 'mouseout', 
> 'mouseover',
>                     'mouseup'
>       dom_event_type = 'MouseEvents'
> onContextMenu event can be successfully used in FireFox, after adding 
> 'contextmenu' to this condition 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.openqa.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to