Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#1679 closed bug (fixed)

BPopUpMenu's open_anyway

Reported by: anthonylee Owned by: jackburton
Priority: normal Milestone: R1
Component: Kits/Interface Kit Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

On BeOS, when specify "true" to the third argument of BPopUpMenu::Go(), the popup menu won't quit even there are no mouse button pressed.

On Haiku, when specify "true" to the third argument of BPopUpMenu::Go(), the popup menu quit when there are no mouse button pressed.

Change History (5)

comment:1 by axeld, 16 years ago

Owner: changed from axeld to jackburton

comment:2 by jackburton, 16 years ago

Status: newassigned

I'm sure it worked before, so it's likely a regression. I've already fixed this locally anyway, I'll commit it tommorow, most likely.

comment:3 by jackburton, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev23201

comment:4 by jackburton, 16 years ago

I've just noticed that this caused another problem: Now keeping the button pressed closes the menu immediately. I'll try to fix this problem.

in reply to:  4 comment:5 by jackburton, 16 years ago

Replying to jackburton:

I've just noticed that this caused another problem: Now keeping the button pressed closes the menu immediately. I'll try to fix this problem.

This was fixed in my last commit (hrev23229)

Note: See TracTickets for help on using tickets.