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

搜索框闪退 #239

Open
JJDRKE opened this issue Jun 21, 2024 · 0 comments
Open

搜索框闪退 #239

JJDRKE opened this issue Jun 21, 2024 · 0 comments

Comments

@JJDRKE
Copy link

JJDRKE commented Jun 21, 2024

注意事项

  • [√ ] 确保该bug可能是软件的本身问题,不是由于插件导致(如搜索结果不全,无法导入等都属于插件问题);如果是插件问题请去对应第三方插件仓库提issue。
  • [√ ] 确保已经搜索过issue区,并阅读过QA

问题描述
简要描述一下问题的现象(在搜索某内容后点击搜索框场景下,无操作,产生自发搜索现象,而不是在按下搜索键后搜索)

详细的复现步骤
按步骤详细描述一下触发bug的特定行为:
1在搜索框上粘贴字符
2点击搜索
3再次点击搜索框
4在两秒内不进行任何动作
5程序自动进行搜索

预期行为
在按下返回键后开始搜索

截图
2024/6/21 下午3:51:02 | INFO :
{
"desc": "开始搜索",
"message": {
"_platform": "Audiomack",
"query": "",
"page": 1,
"searchType": "music"
}
}

2024/6/21 下午3:51:04 | INFO :
{
"desc": "开始搜索",
"message": {
"_platform": "Audiomack",
"query": "",
"page": 2,
"searchType": "music"
}
}

2024/6/21 下午3:51:07 | INFO :
{
"desc": "开始搜索",
"message": {
"_platform": "Audiomack",
"query": "",
"page": 3,
"searchType": "music"
}
}

2024/6/21 下午3:51:09 | INFO :
{
"desc": "开始搜索",
"message": {
"_platform": "Audiomack",
"query": "",
"page": 4,
"searchType": "music"
}
}

2024/6/21 下午3:51:11 | INFO :
{
"desc": "开始搜索",
"message": {
"_platform": "Audiomack",
"query": "",
"page": 5,
"searchType": "music"
}
}

2024/6/21 下午3:51:13 | INFO :
{
"desc": "开始搜索",
"message": {
"_platform": "Audiomack",
"query": "",
"page": 6,
"searchType": "music"
}
}

2024/6/21 下午3:51:16 | INFO :
{
"desc": "开始搜索",
"message": {
"_platform": "Audiomack",
"query": "",
"page": 7,
"searchType": "music"
}
}

SVID_20240621_153459_1.mp4

其他信息:

  • OS: [Android12]
  • 版本号 [v0.3.0]
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

1 participant