URL: http://bugmenot.com/view/weblate.org
Browser / Version: Firefox 79.0
Operating System: Linux
Tested Another Browser: Yes Chrome
Problem type: Site is not usable
Description: Buttons or links not working
Steps to Reproduce:
Steps to reproduce:
Single-click on any <kbd>
field (username, password, email) to make JavaScript select it. Copy text. On Chrome, the clipboard text then equals the <kbd>
field text content (wanted behaviour), while on Firefox, 4 spaces are prepended in comparison to what you get in Chrome (unwanted behaviour). (Example: Copying <kbd>
field text content "tom" on Firefox results on " tom" in clipboard, while on Chrome it's "tom")
I investigated but can't find a fix for all browsers. Seems to be because kbd or dd HTML tags:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dd
Triple click a word in the example text "A large feline inhabiting Bodmin Moor." to select whole <dd>
tag text content: Chrome copies it like that, but on Firefox prepends 4 spaces.
This is bugging me! ( ͡° ͜ʖ ͡°) (domain name is bugmenot)
View the screenshot
Browser Configuration
From webcompat.com with ❤️
URL: http://bugmenot.com/view/weblate.org
Browser / Version: Firefox 79.0
Operating System: Linux
Tested Another Browser: Yes Chrome
Problem type: Site is not usable
Description: Buttons or links not working
Steps to Reproduce:
Steps to reproduce:
Single-click on any
<kbd>
field (username, password, email) to make JavaScript select it. Copy text. On Chrome, the clipboard text then equals the<kbd>
field text content (wanted behaviour), while on Firefox, 4 spaces are prepended in comparison to what you get in Chrome (unwanted behaviour). (Example: Copying<kbd>
field text content "tom" on Firefox results on " tom" in clipboard, while on Chrome it's "tom")I investigated but can't find a fix for all browsers. Seems to be because kbd or dd HTML tags:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dd
Triple click a word in the example text "A large feline inhabiting Bodmin Moor." to select whole
<dd>
tag text content: Chrome copies it like that, but on Firefox prepends 4 spaces.This is bugging me! ( ͡° ͜ʖ ͡°) (domain name is bugmenot)
View the screenshot
Browser Configuration
From webcompat.com with ❤️