-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
特定安卓浏览器中无法触发编辑器底部的文本格式化工具栏
Is there an existing issue for this?
- I have searched the existing issuesTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Can the issue be reproduced with the default theme (daylight/midnight)?
- I was able to reproduce the issue with the default themeTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Could the issue be due to extensions?
- I've ruled out the possibility that the extension is causing the problem.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Describe the problem
在 Android 版 Chrome/Edge(包括安装的 pwa 应用)上使用思源笔记服务时,无法触发底部的文本格式化工具栏。
Expected result
Screenshot or screen recording presentation
Version environment
- Version: 3.1.8
- Operating System: Android 14 (HyperOS)
- Browser (if used): Edge,Chrome,Firefox,HyperOS 系统浏览器
Log file
More information
No response
Activity
[-]特定安卓浏览器中无法触发编辑器底部的文本格式化工具栏[/-][+]Android browser cannot trigger toolbar[/+][-]Android browser cannot trigger toolbar[/-][+]Cannot trigger toolbar on Android browser[/+][-]Cannot trigger toolbar on Android browser[/-][+]Support input method toolbar on mobile browser[/+]88250 commentedon Oct 17, 2024
浏览器上目前确实不支持编辑工具栏,后面看看如何实现,主要问题是无法获取到下面键盘的高度。
Timelesseternity commentedon Nov 2, 2024
要做的话,麻烦请考虑一下平板浏览器改成电脑模式,浏览器标识改成 Chrome ,访问思源笔记服务的情况吧。同样也没有文本格式化工具栏。
TCOTC commentedon Nov 2, 2024
这种情况下选中文本没有工具栏吗?截图看看
Timelesseternity commentedon Nov 3, 2024
单纯靠选中文本的工具栏无法实现“撤销、重做、缩进、反向缩进”,即使是靠插件也不行。

平板端单独做了这个功能:
TCOTC commentedon Nov 3, 2024
那只能外接键盘用了
TCOTC commentedon Feb 25, 2025
用户反馈:
TCOTC commentedon Apr 15, 2025
Chrome 浏览器(高度增加)和 Via 浏览器(高度减小)对比:
video.webm
Wetoria commentedon Jun 2, 2025
监听 viewport change 应该是可以的
SuperCowProducts commentedon Jun 9, 2025
Hello, what exactly do you mean by 'tablet terminal'?
In any case seeing that screenshot made me think of adding some sort of 'client mode' to the siyuan app itself (data can be provided by server (instead of local storage), but GUI can stay the same). I wonder if someone had already thought of this... (I don't mean sync, I mean a client to the http server).
Hope it's ok for me to write this in English!
Timelesseternity commentedon Jun 9, 2025
It is to use a tablet to link to Siyuan through a browser using a web address. Except that the device used is a tablet and there is no external keyboard. However, it seems that currently Siyuan does not have a specialized client to link Siyuan Note via webpage.