pviswanathan / ChromeAutoTextExpander

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

Open GD3386 opened 6 years ago

GD3386 commented 6 years ago

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): screen shot 2018-06-02 at 5 30 04 pm

In Text mode (correct): screen shot 2018-06-02 at 5 29 43 pm

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.