DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2619
Version: 1.3-current


I have a context menu that's initiated by pressing F8 and is then shown
through Fl_Menu_Button::popup(). Unfortunately there is some bug with
which item is returned as the result.

It seems like I always get back the item the mouse is hovering over. This
is not the correct item in at least two cases:

1) When I use the arrow keys and enter to select something else.

2) When I press a menu item shortcut key.

The mouse is completely stationary during this so it is not a case of
accidentally moving the mouse and changing the selected entry.

If the mouse is completely outside the menu, then things seem to work
correctly.


Link: http://www.fltk.org/str.php?L2619
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to