|
Kline Novice
Joined: 17 May 2001 Posts: 40 Location: Illinois
|
Posted: Sat May 28, 2011 3:01 am
[BUG] v3.34 Menu buttons do not update |
Menu buttons (allowing speed menu items on the toolbar) do not update as you edit the items within them until you force a refresh by deleting and re-creating the button. Items on they may not execute properly, either. The right-click speed menu is unaffected and functions as intended.
Here are various test cases I tried.
1) Create a new button named "MyMenuButton" with type "Menu".
2) Create a new speed menu named "Item1" with value "Value1".
RESULT: "Item1" does not display under MyMenuButton, does display and function on right-click
3) Edit the speed menu "Item1" and change its class to "MyMenuButton"
RESULT: "Item1" does not display under MyMenuButton, does display on right-click but no longer functions
4) Edit the speed menu "Item1" and change its value to "Value2"
RESULT: "Item1" does not display under MyMenuButton, does display on right-click but no longer functions
5) Delete the button "MyMenuButton"
RESULT: On right-click "Item1" is still visible but no longer functions
6) Create a new button named "MyMenuButton" with type "Menu"
RESULT: "Item1" does display under MyMenuButton but does not function, does display on right-click but no longer functions
7) Delete the speed menu "Item1"
8) Create a new speed menu named "Item1" with value "Value2"
RESULT: "Item1" does display under MyMenuButton but does not function, does display and function on right-click |
|
_________________ Infinity is only a mindset.
Down for PVP? Try The Vortex |
|
|
|
Kline Novice
Joined: 17 May 2001 Posts: 40 Location: Illinois
|
Posted: Thu Jun 30, 2011 12:58 pm |
Bump...Since Zugg is done unpacking enough :)
|
|
_________________ Infinity is only a mindset.
Down for PVP? Try The Vortex |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu Jun 30, 2011 4:27 pm |
Thanks for the report. I'll add this to the bug list but I'm not sure when I'll be able to fix those. The obscure feature to tie buttons into speed menus was a port from zMUD functionality and is pretty kludged.
Have you tried using the #UPDATE command to update the button to see if that refreshes it? |
|
|
|
|
|