Closed Bug 341179 Opened 20 years ago Closed 18 years ago

[Mac] Menuitems should blink when selected

Categories

(Core Graveyard :: Widget: Mac, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: hwaara, Unassigned)

Details

Attachments

(2 obsolete files)

Tested on BonEcho a3, Mac OS X 10.4.6. Not sure if the bug exists on Cocoafox as well. To test: Choose the Firefox > Preferences menuitem. Result: Once the menuitem is selected, the menu disappears, and the prefs window opens. Expected result: The menuitem blinks a few times first (possibly according to a system pref, if such a pref exists) and the prefs window is then shown.
Works fine in Firefox-cocoa, so maybe this can be closed (as widget/mac is as good as deprecated in a short while).
yeah, cocoa widgets should fix this
Attached patch sorta fix v1.0 (obsolete) — Splinter Review
I'm just throwing this patch up here for now since one effect of it is to make blinking menus work better. This fixes some stuff in Carbon 1.8 branch menu code, but I'm not sure its the right thing to do right now, still sitting on it.
Attached patch sorta fix v1.1 (obsolete) — Splinter Review
This version includes a file I forgot to fix last time and another fix from Cocoa widget code.
Attachment #228339 - Attachment is obsolete: true
I mean it includes a file I forgot to diff last time...
Comment on attachment 228435 [details] [diff] [review] sorta fix v1.1 I filed bug 343880 for my patch, this bug is actually about something that my patch doesn't fix.
Attachment #228435 - Attachment is obsolete: true
*** This bug has been marked as a duplicate of 66120 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
(back to comment 0) Something about SetMenuFlashCount
SetMenuFlashCount is weird. SetMenuFlashCount(0) does what's advertised: it prevents the menu from fading out at all. SetMenuFlashCount(anything_else) usually makes the first actuated item flash, and then doesn't seem to have much of a reliable effect after that.
I reliably see menu item flashing on x86 Macs, without any changes at all. I don't see flashing on ppc Macs. Apple bug?
I can confirm - menu item blinking works fine on Intel but not PPC. I'll file a bug with Apple.
Assignee: joshmoz → nobody
Status: REOPENED → NEW
Apple bug, and we don't care about Carbon widgets enough at this point to do anything about it.
Status: NEW → RESOLVED
Closed: 20 years ago18 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: