Open
Bug 516054
Opened 16 years ago
Updated 2 months ago
Cursor hidden when clicking any F-keys above F12
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
NEW
People
(Reporter: info, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
If I press the keys from F13 till F19 my mouse get's hide and I will have to move the mouse to show them again
Reproducible: Always
Comment 1•16 years ago
|
||
don't have a keyboard with f13 or above :).
Is this while viewing the Firefox window? If so, what content is being displayed, and if you open FF in safe mode, does it happen?
Whiteboard: [need f13 and above keys to reproduce]
Version: unspecified → 3.5 Branch
Comment 2•16 years ago
|
||
Yeah, I can reproduce that with all versions of Gecko: 1.9.0. 1.9.1 & 1.9.3nightly - including Camino 2.0b.
Pressing F18 & F19 triggers FAYT by printing some unknown character (If you have FAYT autostart turned on).
Sending this to core cocoa:widgets for further triage.
Status: UNCONFIRMED → NEW
Component: General → Widget: Cocoa
Ever confirmed: true
Product: Firefox → Core
QA Contact: general → cocoa
Version: 3.5 Branch → unspecified
The mouse also hides if I press the keys F15 and F16.
Like phillipe: By clicking F18 and F19 I get some FAYT characters
Here's the status: While I click any key on my keyboard my cursor hides, not only on the FXX keys, also on the characters (a,b,c,..), numbers (1,2,3,..) and so on.
Severity: normal → major
Component: Widget: Cocoa → General
Product: Core → Firefox
Summary: Mouse hides while clicking F13, F14, F15,... → Cursor/Mouse hides while clicking any key on OS X
Whiteboard: [need f13 and above keys to reproduce]
Comment 5•16 years ago
|
||
Please don't move bugs from component to component unless you are part of the various Mozilla triage teams.
(In reply to comment #4)
> Here's the status: While I click any key on my keyboard my cursor hides
That part, at least, is *supposed* to happen. Mac apps hide the cursor when the keyboard is active. I can't find any difference between Safari and a Gecko browser, for that matter -- Safari does the same thing reported here as a "bug".
Component: General → Widget: Cocoa
Product: Firefox → Core
Updated•16 years ago
|
Severity: major → minor
(In reply to comment #5)
> That part, at least, is *supposed* to happen. Mac apps hide the cursor when the
> keyboard is active. I can't find any difference between Safari and a Gecko
> browser, for that matter -- Safari does the same thing reported here as a
> "bug".
No. Safari don't do that.
Summary: Cursor/Mouse hides while clicking any key on OS X → Cursor hidden when clicking any F-keys above F12
Updated•3 years ago
|
Severity: minor → S4
The only way I can reproduce this with Firefox 150 on macOS 26.5 is when a text area has focus for entering text. Then F13-F19 hide the cursor. Otherwise they don't. Safari behaves differently in this situation but I'm not sure if we care.
You need to log in
before you can comment on or make changes to this bug.
Description
•