zioth / dokuwiki_fastwiki

DokuWiki plugin which speeds up user interactions by avoiding page loads, rendering content client-side and pre-loading content.
GNU General Public License v2.0
9 stars 2 forks source link

Editing the text under Chrome (Android) does not work #44

Closed update-freak closed 3 years ago

update-freak commented 3 years ago

Hello developers,

customizing the text in DokuWiki in Chrome on an Android device does not work, i.e. it does not time the text to be edited like on Windows.

zioth commented 3 years ago

Not sure what you mean by "customizing the text" or "time the text." Could you give steps to reproduce the issue?

update-freak commented 3 years ago

Yes, sure.

Image 1 (1.jpg): Initial situation in the Chrome browser in Android 8.0.0 Image 2 (2 - without Plugin.jpg): Without Plugin: Appearance after clicking "Edit". Image 3 (3 - with Plugin.jpg): With Plugin: Appearance after clicking "Edit". The edit window does not open. Instead, the text is hidden.

1 2 - without Plugin 3 - with Plugin

Other plugins that are installed:

Release 2020-07-29 "Hogfather" Template v2021-03-11 (stable/20210311)

zioth commented 3 years ago

Thanks! I'll try to get to this soon, but I have a lot going on, so feel free to bug me if I forget about it.

update-freak commented 3 years ago

Have you had time to look at this problem?

zioth commented 3 years ago

Sorry. Not yet. Keep bugging me! :)

update-freak commented 3 years ago

no problem. Is there any news on this problem?

update-freak commented 3 years ago

@zioth Have you checked the issue?

zioth commented 3 years ago

Sorry. Not yet. I may not be able to get to it until October, but I'll see.

update-freak commented 3 years ago

Any news on that issue?

zioth commented 3 years ago

Fixed! Sorry for the long delay. I finally had a moment to look at it.

zioth commented 3 years ago

My fix caused some other problems. Now there's a better fix. :)