Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#508 closed bug (fixed)

Sticky menu mode doesn't work in tracker context menus

Reported by: diver Owned by: jackburton
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Sticky menu mode doesn't work in tracker context menus, for example - desktop context menu.

Change History (5)

comment:1 by jackburton, 18 years ago

Status: newassigned

comment:2 by jackburton, 18 years ago

I've noticed that too. After some investigations, I've found the reason:

BeBook says: "If the user has the click-to-open menu preference turned on and releases the mouse button while the cursor lies inside the clickToOpenRect rectangle, Go() interprets the action as clicking to open the menu and keeps it on-screen. If the cursor is outside the rectangle when the mouse button goes up, the menu is removed from the screen and Go() returns. The rectangle should be stated in the screen coordinate system."

This is currently missing from the menu tracking function, I'll add it later today, hopefully.

comment:3 by jackburton, 18 years ago

Resolution: fixed

comment:4 by jackburton, 18 years ago

Fixed in hrev17168

comment:5 by jackburton, 18 years ago

Status: assignedclosed
Note: See TracTickets for help on using tickets.