iPhone SDK 3.x — UIWebView issue: copy:selector

Inside the -(BOOL)canPerformAction:(SEL)action withSender:(id)sender method

when hold­ing the mouse pointer in the sim­u­la­tor on a word of a web­page loaded on a uiwe­b­view this method is called prop­erly, but the copy: selec­tor isn’t ana­lyzed and not even called (but the text is nor­maly copied) , I’ve opened a ticket o Apple Bug Report.

This bug don’t allow to fully dis­able the con­tex­tual menu on uiwe­b­view, and the only solu­tion is to dis­able all using javascript on the  loaded page.

Leave a comment

Your comment