Closed
Bug 1438616
Opened 8 years ago
Closed 8 years ago
Cannot copy text on bootsnipp.com
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jeoul007, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180206200532
Steps to reproduce:
Go to https://bootsnipp.com/snippets/featured/carousel-rows AND Copy html code.
Actual results:
Bonjour
Je suis un développer et je n'utilise que firefox , cependant quand je vais dans des sites qui proposent des CODE HTML ou PHP , je dois souvent passer par chrome pour copier le code dans la page car sur firefox ça me copie que ça "".
Voilà un exemple :
https://bootsnipp.com/snippets/featured/carousel-rows
Cordialement
Amine
Comment 1•8 years ago
|
||
Into the location bar, enter about:config?filter=dom.event.clipboardevents.enabled
In the search results, is dom.event.clipboardevents.enabled set to false?
Flags: needinfo?(jeoul007)
Summary: bootsnipp.com → Cannot copy text on bootsnipp.com
(In reply to Gingerbread Man from comment #1)
> Into the location bar, enter
> about:config?filter=dom.event.clipboardevents.enabled
> In the search results, is dom.event.clipboardevents.enabled set to false?
No set to true.
Flags: needinfo?(jeoul007)
Comment 3•8 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0
20180215220507
Works for me.
It does fail with dom.event.clipboardevents.enabled = false; the only thing copied is the "Start of Header" control character.
Component: Untriaged → Event Handling
Product: Firefox → Core
Comment 4•8 years ago
|
||
WFM too.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•