Description: Help articles [1][2] for Autocorrect handling of URLs are unclear and provides no detail of what string sequences will trigger an autocorrect. Should describe at least these trigger cases: html:// www.text.text @ =-ref-= [1] http://opengrok.libreoffice.org/xref/help/source/text/shared/guide/autocorr_url.xhp [2] http://opengrok.libreoffice.org/xref/help/source/text/shared/00/00000002.xhp#216 Steps to Reproduce: n/a Actual Results: n/a Expected Results: n/a Reproducible: Always User Profile Reset: Additional Info: User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Here is a proposed text to add: The following are autocorrected to hyperlinks: x@x, http://x, https://x, and www.x.x, where x is one or more characters. (I assume that html:// was supposed to be http:// )
Elaborated proposal: https://gerrit.libreoffice.org/c/help/+/106136
Seth Chaiklin committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/5b768d6f04f57ea77e66be18136908b44ac65cde tdf#103463 add explanation of what strings get autocorrected to hyperlinks