-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Markdown preview rendered for outdated markdown on android #19784
Comments
You inputted the characters without confirming them, so they were just Preview Characters in the inputbox. Github uses |
Gitea 1.18 and newer are using the CodeMirror with contenteditable mode, which brings different editing experience. Please try if the problem gets better in new releases. |
I tested by using Japanese Google IME in 1.18.5 (I only have this which may cause the same problem I think), and it was same. |
Yup, the problem is |
Should be fixed by #23876 ? |
Tested in 1.20.0-361, Preview displayed the characters, but the inputbox was empty. |
Can you elaborate, or provide some screenshots? |
Yup, seems to be working now 👍 |
What's the steps? Do you mean that:
|
This should probably be discussed in a separate issue.
Am Do., 6. Apr. 2023 um 16:05 Uhr schrieb yp05327 ***@***.***
…:
[image: image]
<https://user-images.githubusercontent.com/18380374/230398979-82ba70fc-ac7f-443c-89cb-e74465855468.png>
I know the reason now LOL
Here is the video:
https://user-images.githubusercontent.com/18380374/230401807-606b59b0-7081-4dab-99dc-88ef79274042.mp4
—
Reply to this email directly, view it on GitHub
<#19784 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKV24QCK4YSLAW7UAQOFYRLW73EQ3ANCNFSM5WT4FDKA>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
--
Joscha Henningsen
He/Him
|
I guess because you didn't confirm the input in your input method. The "temp" text is highlighted to show that they are not really in the textarea. I guess you need to click the "確定" on the virtual keyboard Let's stop from discussing the new issue on a closed issue, sorry for bothering. |
Description
When editing markdown (issue and pull request comments), clicking the preview button on mobile devices when the text input still has focus doesn't render the latest markdown but markdown that misses the latest input instead.
tested on Chrome for Android 11
Gitea Version
1.17.0+dev-610-gfa5dec966
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
22-05-22-22-07-47.mp4
Git Version
No response
Operating System
No response
How are you running Gitea?
Tested this locally and on https://try.gitea.io
Database
SQLite
The text was updated successfully, but these errors were encountered: