Skip to content

Bad interaction with UserActivity on inline TinyMCE textarea field focus #26

Description

@mpsn

We have several installations with multi-language WYSIWYG fields. Since migrating from CKEditor to TinyMCE (inline editor mode) we started encountering an annoying side effect.

ProcessWire 3.0.255
(uses Processwire-TinyMCE-Module 6.1.8)
LanguageTabs 1.1.7
UserActivity 0.0.8
Fluency 2.3.0

Without Fluency, everything works as expected. With Fluency enabled, UserActivity flags the page as being modified as soon as you click/focus into one of the multi-language TinyMCE text areas (UserActivity.modify), and will always warn you about unsaved modifications when you try to navigate away. The same thing happens if you change language tabs.
This only happens with the TinyMCE inline editor setting, which is initialized on field focus, but not with the normal editor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions