Hi Prasanna,
put  Events.cancelEvent(event); into your redirectView method to avoid 
further navigation.
(in ainspectorSummaryTemplate.js)

redirectView : function(event) {
 Events.cancelEvent(event);
..

Does it help?

Honza


On Thursday, June 19, 2014 6:03:29 PM UTC+2, pbale wrote:
>
> Hello Honza,
>
> Please find my extension attached. The files you may want to look in to 
> are:
>
> 1. ainspectorPanel.js
> 2. ainspectorModule.js
> 3. ainspectorSummaryTemplate.js
> 4. ruleCategoryViews.js
> 5. sidepanels/elements.js
>
> Thanks for taking time and looking into it.
>
>
> To reproduce my issue:
>
> 1. Select A11y Panel if is not enabled please enable it
> 2. Click on Views menu and you see Summary, All Rule Summary, WCAG and 
> then a separator that separates these views with rest of menu items. 
> 3. Select Summary will display the last 12 menu items in the View as links 
> in the panel body.
> 4. Click on Landmarks link should take to the Landmarks view with Elements 
> as sidepanel.
> 5. Problem is opens Landmarks view and show the content for a second and 
> blanks the panel there by disables the Firebug panel completely.
>
> Thanks,
> Prasanna
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/d71d0f03-1729-4910-899f-d80d55721eab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to