trnx (Daniel)
                                            trnx (Daniel)
                                        
                                    I can work on it! seems like a good issue for me
I think I can take care of it. I'll see what I can do
This does not crash if I comment out some lines in Label.cpp (see lines 27-38, Userland/Libraries/LibWeb/Layout/Label.cpp). ```cpp void Label::handle_mousedown_on_label(Badge, CSSPixelPoint, unsigned button) { if (button != GUI::MouseButton::Primary) return; if (auto...
yeah we talked about this here https://github.com/oven-sh/bun/issues/3835
I don't think it's the text, but rather something else, because the blurriness depends on the zoom (Ctrl + or Ctrl -)  (90%)  (100%)  (110%) CPU: Ryzen...
Uhhh... why is the inspector text blurred? I don't think it's a div  P.S. Now that I look closer, you can really see even the image/line below the text...
Maybe it's the fact that ya.ru uses Ipv6? (atleast if I use ping) ``` > ping ya.ru PING ya.ru (2a02:6b8::2:242) 56 data bytes 64 bytes from ya.ru (2a02:6b8::2:242): icmp_seq=1 ttl=45...