https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27514 Ron Houk <rhouk@ottumwapubliclibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rhouk@ottumwapubliclibrary. | |org --- Comment #2 from Ron Houk <rhouk@ottumwapubliclibrary.org> --- This is happening to me as well with Firefox > 80 on Linux. It doesn't happen with my current Firefox-esr because it is at 78.8. Might it somehow be related to theming and the change in Firefox's support for the css property "appearance" ? Currently for a workaround I've got ``` input[type="text"], textarea { appearance:none; } ``` in IntranetUserCSS. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.