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

2.5.8(v3)自定义返回按钮被video组件覆盖 #1298

Closed
missy0u opened this issue Jan 31, 2020 · 7 comments
Closed

2.5.8(v3)自定义返回按钮被video组件覆盖 #1298

missy0u opened this issue Jan 31, 2020 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@missy0u
Copy link

missy0u commented Jan 31, 2020

问题描述
2.5.8(v3)自定义返回按钮被video组件覆盖,测试 2.5.1(v3)没问题

			"style": {
				"app-plus": {
					"titleNView": {
						"type": "transparent",
						"autoBackButton": false,
						"buttons": [{
							"type": "back",
							"float": "left",
							"background": "rgba(0,0,0,0)"
						}]
					}
				}
			}

系统信息:
操作系统 Android 5.1.1
HBuilderX版本 2.5.8.20200128-alpha
编译器版本:2.5.8(v3)

@dcloudhdx
Copy link
Contributor

Bug已确认,尽快修复

@dcloudhdx dcloudhdx added the bug Something isn't working label Feb 4, 2020
@dcloudhdx dcloudhdx self-assigned this Feb 4, 2020
@dcloudhdx
Copy link
Contributor

更新 HBuilderX 到最新 alpha 版本

@missy0u
Copy link
Author

missy0u commented Feb 12, 2020

@dcloudhdx

更新到2.5.11 v3 问题依然存在

@dcloudhdx
Copy link
Contributor

请提供一个完整的简单工程

@missy0u
Copy link
Author

missy0u commented Mar 8, 2020

bug-demo.zip

@dcloudhdx
更新到最新版本v3依然还存在这问题,应该不是video组件问题,直接插入文字也一样,估计与样式有关,非v3正常,抽空打包了个demo

操作系统: Android 5.1.1
编译器版本: 2.6.1 v3、2.6.3.20200305-alpha v3

@missy0u
Copy link
Author

missy0u commented Mar 16, 2020

@dcloudhdx

position: fixed; 的原因

@dcloudhdx
Copy link
Contributor

HBuilderX 2.6.6+ 已修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants