Hi All, I have a requirement where system needs to do something different for short cut key Ctrl + p rather than printing the web page.
I have tried using 'event.getEvent().preventDefualt()' or event.getEvent().getNativeEvent().preventDefault() which works well for firefox and chrome but not for IE(8 & 9). Please suggest me a solution for the same. Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/a3jCFSZ-yUsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
