-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Morphology pop-up is sticky to last word after activate/deactivate Alpheios while still logged in #248
Comments
@kirlat Monica says this is new in the latest build. |
I think it's new but not 100% sure
…On Thu, Sep 26, 2019 at 3:34 PM Bridget Almas ***@***.***> wrote:
@kirlat <https://github.com/kirlat> Monica says this is new in the latest
build.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#248?email_source=notifications&email_token=AJ32UOIMEA7EIF5COZHCTFLQLS263A5CNFSM4I22BTI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7VSLPQ#issuecomment-535504318>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJ32UOM4AUIFJ4IAA7UMDRDQLS263ANCNFSM4I22BTIQ>
.
|
I can reproduce the problem, will work on fixing it |
This is a truly weird issue. We have a If to refresh a page, an issue is be fixed. I will investigate it further. |
I think I've found a solution. When we disable an Alpheios, we assign to the page body a class that prevents word selection. This is to prevent user from doing any word selection while an Alpheios is deactivated. However, we were not always removing this class after Alpheios is reactivated. This prevented A simple fix with couple of lines of code should fix that. |
@monzug I think this is a great catch! This code was there for like almost forever and we were not noticing; yet you've found a scenario where it showed. |
The fixes has been merged into |
qa 3.0.1.73/components 1.2.48 (Safari build in dropbox) |
fixed. Thanks! |
@monzug I think that's okay for now, but probably we ought to fix it in a future release. Will convert to a new issue. |
tested in Safari 3.0.1.72 and developer build. to repro:
The text was updated successfully, but these errors were encountered: