How to fix
CTB gone rogue
-
aurumdigitus
- Posts: 1075
- Joined: 30 May 2008 21:02
- Location: Lake Erie
CTB gone rogue
On the toolbar one of the very first CTB's - it is ctb2 - put into action has gone rogue. Meaning that when right-clicked nothing happens. Therefore there is no Edit menu and am unable to make any changes or Clear it which it the ultimate goal.
How to fix
How to fix
-
aurumdigitus
- Posts: 1075
- Joined: 30 May 2008 21:02
- Location: Lake Erie
Re: CTB gone rogue
Thank you Stef123, that was the solution. Access to Edit and Clear are back!
For the edification of myself and possibly others what has caused this anomalous behavior to occur?
For the edification of myself and possibly others what has caused this anomalous behavior to occur?
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: CTB gone rogue
You've probably enabled this tweak:
Though if the button had a right-click script defined and is now not running it that would be an entirely different issue.
Code: Select all
; Tweak: no Click, Edit, Customize Toolbar
CTBNoRClickDefaultCommands=0-
Marco
- Posts: 2354
- Joined: 27 Jun 2011 15:20
Re: CTB gone rogue
I remember that this behaviour started 2/3 weeks ago, and I didn't enable the tweak. I think it was some undocumented change.
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]
Don sees all [cit. from viewtopic.php?p=124094#p124094]
-
admin
- Site Admin
- Posts: 66305
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: CTB gone rogue
Show the code of a button that does not work as it should, please.
FAQ | XY News RSS | XY X
-
Marco
- Posts: 2354
- Joined: 27 Jun 2011 15:20
Re: CTB gone rogue
Nothing special, it calls a script containing some subscripts. Left click calls a specific one, right click shows a popupmenu. Before this "going rogue" thing, right clicking showed such popupmenu plus the Edit item at the end.
To see the attached files, you need to log into the forum.
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]
Don sees all [cit. from viewtopic.php?p=124094#p124094]
-
admin
- Site Admin
- Posts: 66305
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: CTB gone rogue
The changes go back to this fix: http://www.xyplorer.com/xyfc/viewtopic. ... 01#p118601
IMO it's a good solution. If you want Edit hold CTRL
IMO it's a good solution. If you want Edit hold CTRL
FAQ | XY News RSS | XY X
-
Marco
- Posts: 2354
- Joined: 27 Jun 2011 15:20
Re: CTB gone rogue
I agree. Only thing is, there was no mention of that in the changelog, which left me a lil baffled.admin wrote:IMO it's a good solution. If you want Edit hold CTRL
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]
Don sees all [cit. from viewtopic.php?p=124094#p124094]
-
admin
- Site Admin
- Posts: 66305
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: CTB gone rogue
It only applies to
- scripts that start with "load" (or ::load)
- scripts that are single scripts (not multi scripts)
- if tweak CTBNoRClickDefaultCommands = 0
- scripts that start with "load" (or ::load)
- scripts that are single scripts (not multi scripts)
- if tweak CTBNoRClickDefaultCommands = 0
FAQ | XY News RSS | XY X
XYplorer Beta Club