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

[Bug] iPad客户端模式默认会直接进入输入模式,此时自动调起系统输入法,但是当收起输入法键盘时,聊天框不能跟随恢复到正常位置 #5640

Open
CoceCole opened this issue Jan 31, 2025 · 2 comments
Labels
🐛 Bug Something isn't working | 缺陷 📱 Mobile Device Issue in mobile view | 移动设备

Comments

@CoceCole
Copy link

📦 Environment

Docker

📌 Version

1.49.6

💻 Operating System

iOS

🌐 Browser

Edge

🐛 Bug Description

客户端:iPad客户端模式 (其余客户端正常)

当切换对话时,默认会直接进入输入模式,此时自动调起系统输入法,但是当收起输入法键盘时,聊天框不能跟随恢复到正常位置

📷 Recurrence Steps

Image

Image

🚦 Expected Behavior

No response

📝 Additional Information

No response

@CoceCole CoceCole added the 🐛 Bug Something isn't working | 缺陷 label Jan 31, 2025
@github-project-automation github-project-automation bot moved this to Roadmap - Chat 1.x in Lobe Chat Routine Jan 31, 2025
@lobehubbot
Copy link
Member

👀 @CoceCole

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

Copy link

dosubot bot commented Jan 31, 2025

Hey @CoceCole! I'm here to help you with any bugs, questions, or contributions. Let's tackle this together!

The issue you're experiencing seems to be related to the chat interface not adjusting its layout when the virtual keyboard is dismissed on iOS devices, specifically in the iPad client mode. Unfortunately, I couldn't find specific information in the Lobe Chat repository about how the application handles layout adjustments when the virtual keyboard is hidden on iOS devices. This might require further investigation into the codebase or possibly implementing a custom solution to handle the keyboard dismissal event and adjust the chat interface accordingly.

You might want to look into using event listeners for keyboard appearance and disappearance, which can be implemented using native iOS capabilities or third-party libraries that handle such UI adjustments. If this is a persistent issue, consider checking for any updates or patches that might address this behavior in future versions of the application.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@dosubot dosubot bot added the 📱 Mobile Device Issue in mobile view | 移动设备 label Jan 31, 2025
@arvinxx arvinxx changed the title [Bug] [Bug] iPad客户端模式默认会直接进入输入模式,此时自动调起系统输入法,但是当收起输入法键盘时,聊天框不能跟随恢复到正常位置 Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working | 缺陷 📱 Mobile Device Issue in mobile view | 移动设备
Projects
Status: Roadmap - Chat 1.x
Development

No branches or pull requests

2 participants