"MS Paint" save option doesn't use filename pattern properly
Description
My filename pattern is ${YYYY}${MM}${DD} ${hh}${mm}${ss} - ${title} but capturing a screenshot and using the "MS Paint" save option uses a filename pattern of ${YYYY}${MM}${DD}${hh}${mm}${ss}${title}.
For example, capturing this webpage and using the "Save as (displaying dialog)" option results in a filename of "2015-02-04 09-38-12 - Create Issue - Greenshot JIRA.png" but capturing this webpage and using the "MS Paint" save option results in a filename of "2015_02_04_09_39_19_Greenshot.png"
My filename pattern is ${YYYY}${MM}${DD} ${hh}${mm}${ss} - ${title} but capturing a screenshot and using the "MS Paint" save option uses a filename pattern of ${YYYY}${MM}${DD}${hh}${mm}${ss}${title}.
For example, capturing this webpage and using the "Save as (displaying dialog)" option results in a filename of "2015-02-04 09-38-12 - Create Issue - Greenshot JIRA.png" but capturing this webpage and using the "MS Paint" save option results in a filename of "2015_02_04_09_39_19_Greenshot.png"