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

[Navbar] 导航组件小米平板层级bug #3193

Open
lihua0103 opened this issue Oct 12, 2024 · 4 comments
Open

[Navbar] 导航组件小米平板层级bug #3193

lihua0103 opened this issue Oct 12, 2024 · 4 comments
Assignees
Labels
need confirm need confirm

Comments

@lihua0103
Copy link

lihua0103 commented Oct 12, 2024

tdesign-miniprogram 版本

可以复现

重现链接

No response

重现步骤

使用小米平板(xiaomi pad5 pro 5g)该设备使用Navbar组件,点击左侧箭头因为层级问题,不能触发返回事件

期望结果

使用小米平板(xiaomi pad5 pro 5g)该设备使用Navbar组件,点击左侧箭头因为层级问题,触发返回事件返回上一页

实际结果

使用小米平板(xiaomi pad5 pro 5g)该设备使用Navbar组件,点击左侧箭头因为层级问题,不能触发返回事件

基础库版本

No response

补充说明

使用小米平板(xiaomi pad5 pro 5g)该设备使用Navbar组件,点击左侧箭头因为层级问题,不能触发返回事件

Tasks

No tasks being tracked yet.
Copy link
Contributor

👋 @lihua0103,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@lihua0103
Copy link
Author

同步在当前设备title内容超长会导致溢出遮挡左侧返回按钮以及右侧胶囊区域

@lihua0103
Copy link
Author

wx.getMenuButtonBoundingClientRec 该API获取的胶囊位置{bottom: 79,height: 32,left: 571,right: 667,top: 47,width: 96}
wx.getSystemInfo 该API获取的整体宽度
{
screenHeight: 818,
screenTop: 0,
screenWidth: 533,
statusBarHeight: 27,
system: "Android 11",
version: "8.0.51",
wifiEnabled: true,
windowHeight: 818,
windowWidth: 533
} 不知道是不是因为这个原因导致的

@anlyyao anlyyao added the need confirm need confirm label Oct 15, 2024
@anlyyao
Copy link
Collaborator

anlyyao commented Oct 22, 2024

我来一并看看👀

@anlyyao anlyyao self-assigned this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need confirm need confirm
Projects
None yet
Development

No branches or pull requests

2 participants