WPF 组合框和菜单在后台打开

发布于 2024-12-10 14:39:29 字数 238 浏览 0 评论 0原文

在我的一个项目中,我面临一个问题,组合框下拉菜单和上下文菜单有时不可见。我所说的有时,是指在大约 80% 的情况下它们可以正常打开,但相同的屏幕、相同的代码在 20% 的情况下会神秘地出现此问题。

当我观察其中一个 ModalPopup 窗口时,似乎菜单在弹出窗口下方打开。我想到的最明显的问题是 z-index。但如果这确实是问题所在,那么这种情况不是总是会发生吗?

这是 WPF 的已知问题吗?有解决办法吗?

In one of my projects, I am facing an issue where the combo box drop menu and the context menus are sometimes not visible. By sometimes, I mean that they open up fine in about 80% of the cases, but the same screen, with the same code will have this problem mysteriously 20% of the times.

When I observed one of the ModalPopup windows, it seems like the menus open beneath the popup window. The obvious question that came to my mind was z-index. But if that really was the issue, wouldn't this happen always?

Is this a known issue with WPF? Is there a solution?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文