This is a migrated thread and some comments may be shown as answers.

Device simulator: inspect element without triggering a click event

1 Answer 85 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ray
Top achievements
Rank 1
Ray asked on 06 Nov 2014, 05:09 PM
I'm using using the appbuilder extension for Visual studio to launch my app in the device simulator.  You can right click an inspect element just as you would a browser.. It's great...  except when you right click on links...It will fire the click event and send you to the new page.  It is a pain especially sense we have large clickable regions of html... I'm having to inspect out side of the clickable region and then dig into where i was originally wanting to inspect.  This is very annoying.

Is there any way around this.

Thanks

1 Answer, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 11 Nov 2014, 02:04 PM
Hi Ray,

I think you have a point that we should use only the left click in order to fire an event and the right click for exposing the context menu.

I am not sure about your case and how you reproduce this behavior because it does not happen with standard HTML anchor <a> tag so I used Kendo Tabstrip widget. Indeed if I try to inspect the tabstrip button it launches a click event and a new view is loaded.

I logged this case in our product backlog for further consideration.
Thanks for sharing your thoughts.

Regards,
Zdravko
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
General Discussions
Asked by
Ray
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
Share this question
or