In many cases, the submenu UI pattern is used in top menus of applications. It can be handy to make the submenu open just by hovering (on mouse enter event) instead of having to click on it.
Extending the behavior is not all that hard and I guess many have already done that.
It would be great if the pattern itself would support that and keep out customizations by so many people.