mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Better handling of formatting in pasted text
This commit is contained in:
@@ -2552,6 +2552,14 @@
|
||||
"updated": "2023-04-22T00:07:56.294Z",
|
||||
"reasonDetail": "We need a persistent timer to track long-hovers"
|
||||
},
|
||||
{
|
||||
"rule": "DOM-innerHTML",
|
||||
"path": "ts/quill/signal-clipboard/util.ts",
|
||||
"line": " event.clipboardData?.setData('text/signal', container.innerHTML);",
|
||||
"reasonCategory": "regexMatchedSafeCode",
|
||||
"updated": "2023-05-22T23:45:02.074Z",
|
||||
"reasonDetail": "Reading from innerHTML, not setting it"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/state/smart/InstallScreen.tsx",
|
||||
|
||||
Reference in New Issue
Block a user