Closed
Bug 1854092
Opened 2 years ago
Closed 2 years ago
Mouse cursor disappears and never returns until the shape changes
Categories
(Core :: Widget: Win32, defect)
Core
Widget: Win32
Tracking
()
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox-esr115 | --- | unaffected |
| firefox117 | --- | unaffected |
| firefox118 | --- | unaffected |
| firefox119 | --- | fixed |
People
(Reporter: saschanaz, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
- Control+F on any webpage
- Move the mouse cursor to the find-in-page text box
- Type something, and check the cursor disappears
- Move the cursor back to the page
- Type something again on the same find-in-page box
Expected: Nothing should happen to the cursor
Actual: It disappears
- Move the cursor, and see whether it comes back (it does not, until it reaches some text and changes its shape)
Mozregression points to bug 1851641 but maybe it's bug 1757463?
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1851641
:emilio, since you are the author of the regressor, bug 1851641, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
status-firefox117:
--- → unaffected
status-firefox118:
--- → unaffected
status-firefox119:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr115:
--- → unaffected
Flags: needinfo?(emilio)
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eeaa27519ed7
Don't clear cursor if not over the relevant document. r=saschanaz,masayuki
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•