cosmocode / dokuwiki-plugin-encryptedpasswords

Store 256 bit AES encrypted text in your DokuWiki pages. by Wolfgang Reszel
https://www.dokuwiki.org/plugin:encryptedpasswords
GNU General Public License v2.0
1 stars 6 forks source link

Decrypted Password not Clickable on Windows #9

Closed moronmon closed 1 year ago

moronmon commented 1 year ago

Hello, I experienced the decrypted password not being clickable on windows using different Browsers (Firefox, Edge, Chrome). May I know why? Example

Dokuwiki Installed on Ubuntu Server 22.04 on Docker Dokuwiki version: 2022-07-31a "Igor" EncryptedPasswords version: 2022-08-06 Browser: Chrome, Firefox, Edge

Encrypted Passwords plugin running well on Linux.

The toolbar is also not loaded in Chrome Windows Chrome-Windows

But loaded in Chrome Linux Ubuntu Desktop Chrome-LinuxUbuntuDekstop

moronmon commented 1 year ago

The issue is not on the plugin, but on the Template. I use the Argon template. After changing the template, the plugin is working well.