Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile drawer not Firefox compatible #7

Open
lkraav opened this issue Sep 26, 2019 · 0 comments
Open

Mobile drawer not Firefox compatible #7

lkraav opened this issue Sep 26, 2019 · 0 comments
Labels
bug Something isn't working v0.3

Comments

@lkraav
Copy link

lkraav commented Sep 26, 2019

Slack thread: https://polymer.slack.com/archives/C04EYH0AD/p1569343016005500?thread_ts=1568378635.002200&cid=C04EYH0AD

jouni:vaadin: 24 hours ago
😅 definitely not supposed to hide itself like that! I’ve only been testing it on my iPhone 😊

leho 22 hours ago
So webkit vs gecko thing huh

leho 22 hours ago
Are you interested in taking a look at the code if I file an issue, or should I just Upwork it

jouni:vaadin: 19 hours ago
I already took a look. The problem is somehow with touch events, that in Firefox an element messes those up, and a touch event listener doesn’t get fired properly. Adding the following in j-app-layout.js fixes it:

jouni:vaadin: 19 hours ago
One addition: there’s still the problem in Firefox that you can’t scroll the menu in the drawer using touch. Didn’t have time to debug that yet.

jouni:vaadin: 19 hours ago
Re: the touch event and : I’m not sure that was actually the right fix. Doesn’t work anymore 😄

@jouni jouni added bug Something isn't working v0.3 labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v0.3
Projects
None yet
Development

No branches or pull requests

2 participants