Page MenuHomeFeedback Tracker

onMouseEnter and onMouseExit doesn't work with RscControlGroup
New, WishlistPublic

Description

onMouseEnter and onMouseExit simply don't fire when added to RscControlGroup (Type 15) despite the Biki entry saying that those handlers should work with every control.

Details

Legacy ID
3738867741
Severity
None
Resolution
Open
Reproducibility
Always
Category
Config
Steps To Reproduce

Simply add
onMouseEnter = "systemchat ""Enter"";";
onMouseExit = "systemchat ""Exit"";";
to a RscControlGroup Control (with a background control, so one can see the dimension) and test. No text will show up in the chat.

Event Timeline

NeoArmageddon set Category to Config.
NeoArmageddon set Reproducibility to Always.
NeoArmageddon set Severity to None.
NeoArmageddon set Resolution to Open.
NeoArmageddon set Legacy ID to 3738867741.May 8 2016, 12:54 PM
Bohemia added a subscriber: Dwarden.Oct 6 2015, 6:38 PM