[Bug] 当微软帐号过期后点击刷新重新登陆后,列表顺序被改变
Open
Nobody has claimed this yet.
bug
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
问题描述 | Bug Description
我本来账号是
- 账号A(微软登录)
- 账号B(微软登录)
- 账号C(第三方)
- 账号D(第三方)
然后账号B的微软登录过期了
我点击刷新,然后重新在浏览器登陆成功
列表变成了
- 账号A(微软登录)
- 账号C(第三方)
- 账号D(第三方)
- 账号B(微软登录)
启动器崩溃报告 / 启动器日志文件 | Launcher Crash Report / Launcher Log File
不确定是不是这个(部分涉及服务器的URL我替换为了)
2026-07-10T23-24-12.log
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the attached launcher log, 2026-07-10T23-24-12.log, and reproduce the sequence with multiple Microsoft and third-party accounts. Check the account refresh and browser re-login flow, then verify that reauthenticating account B preserves its original position in the list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100