[GH-ISSUE #889] [BUG]: 使用Apple Music-like Lyrics 点击歌词跳转后没有定位到正确的位置 #381

Closed
opened 2026-02-27 07:11:32 +03:00 by kerem · 5 comments
Owner

Originally created by @laoshuikaixue on GitHub (Feb 15, 2026).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/889

检查清单

  • 我已检索仓库中所有的 Issues,确保我没有重复提交问题;或有相似 Issue,但我觉得我的情况不包含在那个相似 Issue 之内
  • 我已经找到了可以复现这个问题的方法,并且写在了下面的「具体信息」中
  • 此问题可以在我的设备和当前环境中稳定复现
  • 此问题可以在最新版本 (Latest Release) 中复现
  • 此问题是在我更新到当前版本后出现的

是网页端还是客户端

客户端

当前系统环境

Windows 11

当前 Node.js 及 npm 版本

No response

当前版本

lastest

具体信息

https://github.com/user-attachments/assets/c504a230-035d-4bae-99f4-b7a66be2608b

滚动鼠标滚轮 点击歌词行跳转

Originally created by @laoshuikaixue on GitHub (Feb 15, 2026). Original GitHub issue: https://github.com/imsyy/SPlayer/issues/889 ### 检查清单 - [x] 我已检索仓库中所有的 Issues,确保我**没有重复提交问题**;或有相似 Issue,但我觉得我的情况不包含在那个相似 Issue 之内 - [ ] 我已经找到了可以复现这个问题的方法,并且写在了下面的「具体信息」中 - [x] 此问题可以在我的设备和当前环境中**稳定复现** - [x] 此问题可以在最新版本 (Latest Release) 中复现 - [ ] 此问题是在我更新到当前版本后**才**出现的 ### 是网页端还是客户端 客户端 ### 当前系统环境 Windows 11 ### 当前 Node.js 及 npm 版本 _No response_ ### 当前版本 lastest ### 具体信息 https://github.com/user-attachments/assets/c504a230-035d-4bae-99f4-b7a66be2608b 滚动鼠标滚轮 点击歌词行跳转
kerem 2026-02-27 07:11:32 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 15, 2026):

👋 您好 @laoshuikaixue,感谢提交 Issue!
🚀 我们已经收到您的反馈,会尽快确认你的问题

在等待回复期间,您可以:

<!-- gh-comment-id:3903818795 --> @github-actions[bot] commented on GitHub (Feb 15, 2026): 👋 您好 @laoshuikaixue,感谢提交 Issue! 🚀 我们已经收到您的反馈,会尽快确认你的问题 在等待回复期间,您可以: - 📖 查看 [项目文档](https://github.com/imsyy/SPlayer/blob/dev/README.md) - 💬 加入 [交流群](https://qm.qq.com/cgi-bin/qm/qr?k=2-cVSf1bE0AvAehCib00qFEFdUvPaJ_k&jump_from=webapi&authKey=1NEhib9+GsmsXVo2rCc0IbRaVHeeRXJJ0gbsyKDcIwDdAzYySOubkFCvkV32+7Cw) 进行实时讨论 - 🔍 搜索 [现有 Issues](https://github.com/imsyy/SPlayer/issues) 查看是否有类似问题
Author
Owner

@github-actions[bot] commented on GitHub (Feb 15, 2026):

抱歉,由于被标记为 不会修复,该 Issue 将自动关闭
如果您认为该 Issue 仍然有效,请创建新的 Issue,我们会尽快确认并修复

<!-- gh-comment-id:3904306878 --> @github-actions[bot] commented on GitHub (Feb 15, 2026): 抱歉,由于被标记为 **不会修复**,该 Issue 将自动关闭 如果您认为该 Issue 仍然有效,请创建新的 Issue,我们会尽快确认并修复
Author
Owner

@github-actions[bot] commented on GitHub (Feb 15, 2026):

抱歉,由于被标记为 无效,该 Issue 将自动关闭
如果您认为该 Issue 仍然有效,请创建新的 Issue,我们会尽快确认并修复

<!-- gh-comment-id:3904306904 --> @github-actions[bot] commented on GitHub (Feb 15, 2026): 抱歉,由于被标记为 **无效**,该 Issue 将自动关闭 如果您认为该 Issue 仍然有效,请创建新的 Issue,我们会尽快确认并修复
Author
Owner

@kazukokawagawa commented on GitHub (Feb 15, 2026):

这是AM的问题哦

<!-- gh-comment-id:3904307029 --> @kazukokawagawa commented on GitHub (Feb 15, 2026): 这是AM的问题哦
Author
Owner

@laoshuikaixue commented on GitHub (Feb 16, 2026):

这是AM的问题哦

我又去看了一下逻辑,发现一部分是AM的问题,也有原有的 watchEffect 监听 currentTime 无法区分自然播放的时间流逝和人为跳转(Seek),导致滚动出现了异常 提交fix的PR了 https://github.com/imsyy/SPlayer/pull/893

<!-- gh-comment-id:3908070611 --> @laoshuikaixue commented on GitHub (Feb 16, 2026): > 这是AM的问题哦 我又去看了一下逻辑,发现一部分是AM的问题,也有原有的 watchEffect 监听 currentTime 无法区分自然播放的时间流逝和人为跳转(Seek),导致滚动出现了异常 提交fix的PR了 https://github.com/imsyy/SPlayer/pull/893
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#381
No description provided.