question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Last example on demo website is not working on Firefox

See original GitHub issue

Steps to reproduce:

  1. Open Firefox (I used version 82)
  2. Go to http://focus-trap.github.io/focus-trap-react/demo/
  3. Open the last example
  4. Press tab multiple times, notice that Another focusable thing is never get focused

Expected: Another focusable thing should be focus-able

Actual: This issue found on Firefox 82 (haven’t tested on previous versions), but working as expected on Chrome. There are probably other examples in the demo website which are also not working correctly, I just highlighted the last example.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
stefcameroncommented, Nov 21, 2020

@dannysindra Thanks for reporting this! I checked it with Firefox 83 and it seems to be working fine. In case this was related to an old bug in the code 2 years ago (the last time the demo page was updated – I took over as maintainer only last July and still catching-up), I just updated the demo page with fresh code, as well as 2 new demos, so the one you’re referring to here is now the 3rd demo from the end.

Would you be able to check it out again and LMK if there’s still an issue?

0reactions
dannysindracommented, Dec 4, 2020

I was checking out other libraries, and found this explanation about firefox/safari quirk on OSX. Closing this as it is not the library’s issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Websites don't load - troubleshoot and fix error messages
Try clearing Firefox's cookies and cache · The website loads but doesn't work properly · The problem only happens on a secure (https)...
Read more >
Handling common HTML and CSS problems - MDN Web Docs
For example, Firefox uses -moz- and Chrome/Edge/Opera/Safari use -webkit- . Other prefixes you may encounter in old code include -ms- , used by ......
Read more >
Geolocation not working on latest Firefox - Mozilla Support
Go to the webpage. Once the page is loading, mouse to the address bar and '''Left''' click the icon. A window for displaying...
Read more >
Handling common JavaScript problems - MDN Web Docs
We'll explore all these problems and more below. Fixing general JavaScript problems. As we said in the previous article on HTML/CSS, you should ......
Read more >
Saying goodbye to Demo Studio - The Mozilla Blog
We encourage demo authors to move your demo to an alternate site, such as your own website, if you have one, or one...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found