Skip to content
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

Support input method toolbar on mobile browser #12789

Open
3 tasks done
XcantloadX opened this issue Oct 15, 2024 · 5 comments
Open
3 tasks done

Support input method toolbar on mobile browser #12789

XcantloadX opened this issue Oct 15, 2024 · 5 comments

Comments

@XcantloadX
Copy link

XcantloadX commented Oct 15, 2024

特定安卓浏览器中无法触发编辑器底部的文本格式化工具栏

Is there an existing issue for this?

  • I have searched the existing issues

Can the issue be reproduced with the default theme (daylight/midnight)?

  • I was able to reproduce the issue with the default theme

Could the issue be due to extensions?

  • I've ruled out the possibility that the extension is causing the problem.

Describe the problem

在 Android 版 Chrome/Edge(包括安装的 pwa 应用)上使用思源笔记服务时,无法触发底部的文本格式化工具栏。
Screenshot_2024-10-15-13-48-56-849_com microsoft emmx

Expected result

Screenshot_2024-10-15-13-49-11-356_org mozilla firefox

Screenshot or screen recording presentation

对比图:
Screenshot_2024-10-15-13-48-44-226_com miui home

Version environment

- Version: 3.1.8
- Operating System: Android 14 (HyperOS)
- Browser (if used): Edge,Chrome,Firefox,HyperOS 系统浏览器

Log file

system-log.zip

More information

No response

@88250 88250 changed the title 特定安卓浏览器中无法触发编辑器底部的文本格式化工具栏 Android browser cannot trigger toolbar Oct 16, 2024
@88250 88250 added the Bug label Oct 16, 2024
@88250 88250 added this to the 3.1.10 milestone Oct 16, 2024
@88250 88250 changed the title Android browser cannot trigger toolbar Cannot trigger toolbar on Android browser Oct 17, 2024
@88250 88250 added Enhancement and removed Bug labels Oct 17, 2024
@88250 88250 changed the title Cannot trigger toolbar on Android browser Support input method toolbar on mobile browser Oct 17, 2024
@88250
Copy link
Member

88250 commented Oct 17, 2024

浏览器上目前确实不支持编辑工具栏,后面看看如何实现,主要问题是无法获取到下面键盘的高度。

@Timelesseternity
Copy link

要做的话,麻烦请考虑一下平板浏览器改成电脑模式,浏览器标识改成 Chrome ,访问思源笔记服务的情况吧。同样也没有文本格式化工具栏。

@TCOTC
Copy link
Contributor

TCOTC commented Nov 2, 2024

改成电脑模式

这种情况下选中文本没有工具栏吗?截图看看

@Timelesseternity
Copy link

改成电脑模式

这种情况下选中文本没有工具栏吗?截图看看

单纯靠选中文本的工具栏无法实现“撤销、重做、缩进、反向缩进”,即使是靠插件也不行。
平板端单独做了这个功能:
image

@TCOTC
Copy link
Contributor

TCOTC commented Nov 3, 2024

那只能外接键盘用了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants