Closed
Bug 1465743
Opened 7 years ago
Closed 5 years ago
On mobile it's difficult to click on the top left button on herschel.eu
Categories
(Core :: DOM: UI Events & Focus Handling, enhancement, P3)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox62 | --- | affected |
People
(Reporter: julienw, Unassigned)
References
()
Details
STR:
1. Go to herschel.eu. (if you get a popup asking to change the website, click on "continue on this website")
2. Try to tap on the top left menu button.
=> Its much more difficult to activate than in Chrome.
This is a small <a> button with a JS click event attached to it. There seems to be several issues:
- we need to tap right on top of it
- even when we tap right on top of it it doesn't seem to activate all the time.
Comment 1•6 years ago
|
||
I feel like kats might have salient thoughts on touch "fuzziness" but I could be way off.
Flags: needinfo?(bugmail)
Comment 2•6 years ago
|
||
Does it behave better if you turn on ui.mouse.radius.enabled in about:config?
Flags: needinfo?(bugmail) → needinfo?(felash)
Reporter | ||
Comment 3•6 years ago
|
||
actually herschel.eu changed their website so I can't try, and their new website reacts better even without the fuzziness.
I tried on other places where I had similar difficulties:
* twitter.com, dismissing images: looks like they changed too and this is better now, without the config
* lemonde.fr, displaying the top left menu: this is better with this pref.
I'm a bit surprised it's not enabled in Firefox yet, given how much thought and polish we injected into this for Firefox OS.
I'll continue looking for other use cases, I can update here or file new bugs if I find more, as you prefer.
Flags: needinfo?(felash)
Comment 4•6 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #3)
> I'm a bit surprised it's not enabled in Firefox yet, given how much thought
> and polish we injected into this for Firefox OS.
Yeah, I find the behaviour much better with that pref on, but there were some other issues with it, and it was disabled in bug 1247095.
> I'll continue looking for other use cases, I can update here or file new
> bugs if I find more, as you prefer.
You can put them here, that's fine.
Blocks: 1247095
Updated•6 years ago
|
Priority: -- → P3
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
Updated•5 years ago
|
URL: https://herschel.eu/
Comment 5•5 years ago
|
||
Per comment 3, herschel.eu has changed their website and this bug no longer reproduces. I turned on mouse event retargeting in bug 1618532 which would have fixed it. At any rate, we can close this bug I think.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•