Ticket #1679 (closed bug: fixed)

Opened 12 months ago

Last modified 12 months ago

BPopUpMenu's open_anyway

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

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

  Changed 12 months ago by axeld

  • owner changed from axeld to jackburton

  Changed 12 months ago by jackburton

  • status changed from new to assigned

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.

  Changed 12 months ago by jackburton

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r23201

follow-up: ↓ 5   Changed 12 months ago by 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.

in reply to: ↑ 4   Changed 12 months ago by jackburton

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 (r23229)

Note: See TracTickets for help on using tickets.