[Bug] Text drop down and mouse wheel interaction

[Bug] Text drop down and mouse wheel interaction

Anonymous
Not applicable
411 Views
2 Replies
Message 1 of 3

[Bug] Text drop down and mouse wheel interaction

Anonymous
Not applicable

The text drop down input** appears to change its value when hovered over and the mouse wheel is scrolled - however input changed is not fired and if the input is then clicked on it is apparent that the value has not actually changed.

 

Personally, I question the value of having this input respond to the mouse wheel but in any case this behavior is clearly a bug.

 

 

** text drop down input as in:

<container>.addDropDownCommandInput(id, name, adsk.core.DropDownStyles.TextListDropDownStyle)

0 Likes
412 Views
2 Replies
Replies (2)
Message 2 of 3

marshaltu
Autodesk
Autodesk

Hello,

 

It would be good if you can provide sample codes to demo the issue you mentioned. The input changed event is fired only when active item is changed. There is no input change if you just use mouse hover the items under drop down menu. 

 

Thanks,

Marshal



Marshal Tu
Fusion Developer
>
0 Likes
Message 3 of 3

Anonymous
Not applicable
0 Likes