Skip to content
Snippets Groups Projects
Commit 176e312e authored by Fatih Uzunoğlu's avatar Fatih Uzunoğlu Committed by Steve Lhomme
Browse files

qt: handle non-`text/uri-list` multi-line text drop properly

A single URL can not contain multiple lines. If the input is
multi-line text, then it should be treated as multiple urls,
not a single url.

This is with accordance to `text/uri-list`, the main difference
is being more relaxed regarding the line ending. Unlike
`text/uri-list`, CRLF line ending is not mandatory and LF is
enough.
parent 5f906939
No related branches found
No related tags found
1 merge request!6218qt: handle non-`text/uri-list` multi-line text drop properly
Pipeline #529333 passed with stages
in 32 minutes and 50 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment