Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug] Safari 下图片溢出边框、复制黏贴图片会自动黏贴图片路径、清空会话同时造成图片输入清空 #571

Closed
zhuozhiyongde opened this issue Dec 3, 2023 · 9 comments
Assignees
Labels
🐛 Bug Something isn't working | 缺陷 released

Comments

@zhuozhiyongde
Copy link
Contributor

zhuozhiyongde commented Dec 3, 2023

💻 系统环境 | Operating System

macOS

🌐 浏览器 | Browser

Safari

🐛 问题描述 | Bug Description

如题。

经测试,这两个问题都只在 Safari 下出现。Chrome下一切正常。

额外的测试表明,粘贴路径可能和 CleanShotX 或者 Paste 有关?未测试原生截图是否会导致同样问题。

图片溢出应该就和截图软件无关了。

同时,我注意到清空会话消息(opt+delete)会保留输入的文本内容,但移除输入的图片内容。我推测这是一个 bug。

image

🚦 期望结果 | Expected Behavior

正常展示图片,同 Chrome。

黏贴路径我不确认是否是由于 LobeChat 引起的。

📷 复现步骤 | Recurrence Steps

在 Safari 下复制图片到输入栏。

系统版本是 macOS Sonoma。

📝 补充信息 | Additional Information

npx envinfo --system --binaries --browsers

System:
OS: macOS 14.1.2
CPU: (8) arm64 Apple M1 Pro
Memory: 77.22 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.17.1 - ~/.nvm/versions/node/v18.17.1/bin/node
Yarn: 1.22.15 - /usr/local/bin/yarn
npm: 10.2.1 - ~/.nvm/versions/node/v18.17.1/bin/npm
pnpm: 8.10.5 - ~/.nvm/versions/node/v18.17.1/bin/pnpm
Browsers:
Chrome: 119.0.6045.159
Safari: 17.1.2

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

👀 @zhuozhiyongde

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。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@zhuozhiyongde zhuozhiyongde changed the title [Bug] Safari 下图片溢出边框、复制黏贴图片会自动黏贴图片路径 [Bug] Safari 下图片溢出边框、复制黏贴图片会自动黏贴图片路、清空会话同时造成图片输入清空 Dec 3, 2023
@zhuozhiyongde zhuozhiyongde changed the title [Bug] Safari 下图片溢出边框、复制黏贴图片会自动黏贴图片路、清空会话同时造成图片输入清空 [Bug] Safari 下图片溢出边框、复制黏贴图片会自动黏贴图片路径、清空会话同时造成图片输入清空 Dec 4, 2023
@zhuozhiyongde
Copy link
Contributor Author

hey,我想请问有无更新的进展?@canisminor1990

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Hey, I would like to know if there is any update progress? @canisminor1990

@canisminor1990
Copy link
Member

@zhuozhiyongde 我今晚修

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


@zhuozhiyongde I will fix it tonight

@zhuozhiyongde
Copy link
Contributor Author

@zhuozhiyongde 我今晚修

感谢大佬!

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


@zhuozhiyongde I will fix it tonight

Thanks man!

@github-project-automation github-project-automation bot moved this from Roadmap - Chat 1.x to Done in Lobe Chat Routine Dec 13, 2023
@lobehubbot
Copy link
Member

@zhuozhiyongde

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

github-actions bot pushed a commit that referenced this issue Dec 13, 2023
### [Version 0.111.2](v0.111.1...v0.111.2)
<sup>Released on **2023-12-13**</sup>

#### 🐛 Bug Fixes

- **misc**: Change topic-deletion hotkey.

#### 💄 Styles

- **misc**: Fix image display in safari (fix.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Change topic-deletion hotkey, closes [#616](#616) ([912ff45](912ff45))

#### Styles

* **misc**: Fix image display in safari (fix, closes [#571](#571) ([4beefa7](4beefa7))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@lobehubbot
Copy link
Member

🎉 This issue has been resolved in version 0.111.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

TiagoFer0128 pushed a commit to TiagoFer0128/lobe-chat that referenced this issue Dec 14, 2023
### [Version&nbsp;0.111.2](lobehub/lobe-chat@v0.111.1...v0.111.2)
<sup>Released on **2023-12-13**</sup>

#### 🐛 Bug Fixes

- **misc**: Change topic-deletion hotkey.

#### 💄 Styles

- **misc**: Fix image display in safari (fix.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Change topic-deletion hotkey, closes [#616](lobehub/lobe-chat#616) ([912ff45](lobehub/lobe-chat@912ff45))

#### Styles

* **misc**: Fix image display in safari (fix, closes [#571](lobehub/lobe-chat#571) ([4beefa7](lobehub/lobe-chat@4beefa7))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
miroshar-success added a commit to miroshar-success/OpenAI_Integraion_platform that referenced this issue Apr 5, 2024
### [Version&nbsp;0.111.2](lobehub/lobe-chat@v0.111.1...v0.111.2)
<sup>Released on **2023-12-13**</sup>

#### 🐛 Bug Fixes

- **misc**: Change topic-deletion hotkey.

#### 💄 Styles

- **misc**: Fix image display in safari (fix.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Change topic-deletion hotkey, closes [#616](lobehub/lobe-chat#616) ([912ff45](lobehub/lobe-chat@912ff45))

#### Styles

* **misc**: Fix image display in safari (fix, closes [#571](lobehub/lobe-chat#571) ([4beefa7](lobehub/lobe-chat@4beefa7))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
AlfonsW55 added a commit to AlfonsW55/lobe-chat that referenced this issue May 15, 2024
### [Version&nbsp;0.111.2](lobehub/lobe-chat@v0.111.1...v0.111.2)
<sup>Released on **2023-12-13**</sup>

#### 🐛 Bug Fixes

- **misc**: Change topic-deletion hotkey.

#### 💄 Styles

- **misc**: Fix image display in safari (fix.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Change topic-deletion hotkey, closes [#616](lobehub/lobe-chat#616) ([912ff45](lobehub/lobe-chat@912ff45))

#### Styles

* **misc**: Fix image display in safari (fix, closes [#571](lobehub/lobe-chat#571) ([4beefa7](lobehub/lobe-chat@4beefa7))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🐛 Bug Something isn't working | 缺陷 released
Projects
Archived in project
Development

No branches or pull requests

3 participants