-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Typing "9/" in the search field causes a really long lag #892
Comments
I can't reproduce this on Firefox Mac. |
currently doing internal review on disclosure of the profiler data but it looks like the 20 solid seconds of pegged CPU are all somehow coming from CSS reflows |
looks like its something to do with this call stack:
firing the listener attached within this call stack
|
seeing as how this doesnt reproduce in chrome (or on Mac??) this is probably a edge case for geck o perf but i dont really know how Id report this to them |
@alimony this is on version 114.0.1 (64-bit), which version r u on |
I'm on 114.0.2 (64-bit). |
I am unable to reproduce this issue, unfortunately. |
Describe the bug
Theres a really long lag when you type "9/" in the search bar on Bsky
To Reproduce
Steps to reproduce the behavior:
Expected behavior
the search bar should just keep working normally
Observed behavior
the "9" gets typed and then the whole page just freezes for like a minute
Screenshots
Details
Desktop Firefox (Lunix). dosent happen in Chrome for some reason
Additional context
no
The text was updated successfully, but these errors were encountered: