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] Sidemenu‘s AutoSelect didn't work in some cases. #997

Closed
kxxt opened this issue Sep 26, 2021 · 0 comments
Closed

[Bug] Sidemenu‘s AutoSelect didn't work in some cases. #997

kxxt opened this issue Sep 26, 2021 · 0 comments

Comments

@kxxt
Copy link

kxxt commented Sep 26, 2021

Describe the bug
Sidemenu's AutoSelect feature didn't work in some cases.
在部分情况下,AutoSelect 失效

To Reproduce
Steps to reproduce the behavior:

  1. 点击 SideMenu 的 主页按钮(见下图)(此按钮无子项)
  2. 点击 SideMenu 的 合同审查按钮,此时 AutoSelect 生效,自动选择了首项,对话框显示
  3. 再点击 SideMenu 的 主页按钮
  4. 再点击 SideMenu 的 合同审查按钮,AutoSelect 失效,虽然显示效果上选中了首项,但是没有触发 SelectionChanged 事件,对话框没有显示。

Expected behavior
A clear and concise description of what you expected to happen.
AutoSelect 功能正常工作,能够在所有情况下都触发 SelectionChanged 事件
Screenshots
If applicable, add screenshots to help explain your problem.
bug-x2

Environment (please complete the following information):

  • .net: 5.0
  • IDE vs2022
  • Version 3.2.0

Additional context
Add any other context about the problem here.

@NaBian NaBian closed this as completed in 034238f Dec 3, 2021
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