not_IO@lemmy.blahaj.zone to Microblog Memes@lemmy.worldEnglish · 2 个月前whotd uses bravelemmy.blahaj.zoneimagemessage-square344linkfedilinkarrow-up11.43Karrow-down145file-text
arrow-up11.39Karrow-down1imagewhotd uses bravelemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Microblog Memes@lemmy.worldEnglish · 2 个月前message-square344linkfedilinkfile-text
minus-squareuntorquer@lemmy.worldlinkfedilinkEnglisharrow-up2·2 个月前Is that new in the last couple years or so? I recall chrome breaking form entry left and right when translating before i could read the language.
minus-squaresunbytes@lemmy.worldlinkfedilinkEnglisharrow-up2·2 个月前Right now chromium is my best choice for translations in-page
minus-squareuntorquer@lemmy.worldlinkfedilinkEnglisharrow-up1·2 个月前I used to keep it installed just for that too so I’m not judging. I just also recall forms being broken by the translate tool.
minus-squaresunbytes@lemmy.worldlinkfedilinkEnglisharrow-up2·2 个月前Yeah I think it’s something about breaking the attributes of html elements. If it translates some id or data value then the form can’t find it. The same for if it replaces elements or otherwise breaks hooks and event listeners.
Is that new in the last couple years or so? I recall chrome breaking form entry left and right when translating before i could read the language.
Right now chromium is my best choice for translations in-page
I used to keep it installed just for that too so I’m not judging. I just also recall forms being broken by the translate tool.
Yeah I think it’s something about breaking the attributes of html elements. If it translates some id or data value then the form can’t find it.
The same for if it replaces elements or otherwise breaks hooks and event listeners.