Re: Can cmd_newNavigator be disabled using xul ?
Neil <[email protected]> Thu, 04 Sep 2014 21:09:22 +0100
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: >I'm using the official plugin rkiosk. >New navigator windows can still be opened by shift-clicking on links, inspite of this being written in the code: ><command id="cmd_newNavigator" disabled="true"/> >(the same goes for cmd_newNavigatorTab , Browser:OpenFile , key_newNavigator , key_newNavigatorTab and many others) >I would like to modify rkiosk as to completely disallow new navigator windows. >Can it be done using xul? > > I think shift-clicking on links is directly handled by contentAreaClick(). Then there's links with targets and window.open calls... -- Warning: May contain traces of nuts.