Changes

Jump to navigation Jump to search
Line 5: Line 5:     
* The mailto functionality currently used for this provided by different browsers starts misbehaving on Windows 10 / Chrome 73 once the mailto url character count reaches 2048.
 
* The mailto functionality currently used for this provided by different browsers starts misbehaving on Windows 10 / Chrome 73 once the mailto url character count reaches 2048.
* This is probably a Chrome-Windows interfacing problem, as Firefox can handle mailto urls of much higher length on Windows, and Chrome can as well on iOS for example.
+
* This is probably a Chrome-Windows interfacing problem, as Firefox can handle mailto urls of much higher length on Windows, and Chrome can as well on iOS for example. See [ https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers here].
[ https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers ]
   
* The mailto functionality discards body text from Microsoft Edge
 
* The mailto functionality discards body text from Microsoft Edge
 
* Using window.location.href = "mailto:" to trigger drafting the email does not affect behaviour
 
* Using window.location.href = "mailto:" to trigger drafting the email does not affect behaviour
Anonymous user

Navigation menu