Google Chrome Extension : Auto Text Expander - listens for keypresses on pages that support it and will auto-replace text as you type. Keywords: javascript jquery chrome text expander replacement.
MIT License
158
stars
46
forks
source link
Not working as expected with new Jira software version 7.6.6 #45
Previously, the full expansion was converted in the message box in both Visual and Text modes.
Now, it only converts correctly in Text mode. If attempted in Visual mode, Jira freezes and the user has to reload the page, or it just doesn't convert at all.
In Visual mode (error):
In Text mode (correct):
Just a slight inconvenience for any users who are utilizing AutoTextExpander. They now have to click on Text mode first and then back to Visual mode, if necessary.
Jira: https://www.atlassian.com/software/jira
Previously, the full expansion was converted in the message box in both Visual and Text modes.
Now, it only converts correctly in Text mode. If attempted in Visual mode, Jira freezes and the user has to reload the page, or it just doesn't convert at all.
In Visual mode (error):
In Text mode (correct):
Just a slight inconvenience for any users who are utilizing AutoTextExpander. They now have to click on Text mode first and then back to Visual mode, if necessary.
Any help is surely appreciated.