Closed
Bug 1442144
Opened 7 years ago
Closed 7 years ago
Bug 143038 seems unimplemented for iOS
Categories
(Firefox for iOS :: General, enhancement)
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| fxios | ? | --- |
People
(Reporter: zjz, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180123231643
| Reporter | ||
Comment 1•7 years ago
|
||
Bying taking a look at the code in source/widget/cocoa/nsChildView.mm, it seems that widgets on iOS have some special handlings for mouse-wheel scrolling. In (void)scrollWheel:(NSEvent*)theEvent, there seems to be no code associated with Bug 143038 handling.
I don't have a built Firefox on iOS myself, and don't have enough knowledge of iOS development. By taking a look at the code, I guess Bug 143038 is unimplemented for iOS, but I hope someone working on iOS which supports mouse wheel will help confirm this bug.
If it is true, I suggest that we don't need to reopen the old bug, we can block the old bug, and take this one as a new bug so that someone with knowledge of iOS development can be assigned to work on this.
Updated•7 years ago
|
tracking-fxios:
--- → ?
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•