Sept. 22, 2026
8:42 p.m.
Hi, Ben Collver <bencollver@riseup.net> wrote:
Dillo crashes when i open https://www.masterbrandcabinets.com/
Here is the part in that page which seems to be the problem: 208: <input type="button" id="MB_search-submit" aria-label="Search"> I can replicate the crash with simply this: <input type="button"> It appears that Dillo is unable to cope with the fact that this site isn't providing a value attribute for the button input type. Other browsers handle this by an showing empty label on the button when missing the value attribute. Regards, Alex