MicrosoftEdge / DevTools

Feedback and discussions about Microsoft Edge Developer Tools
MIT License
154 stars 51 forks source link

[Android Edge mobile issue] a banner set to be centered appears at the bottom instead of the center. #281

Open rocke83 opened 2 weeks ago

rocke83 commented 2 weeks ago

When using other browsers, the banner appears in the center as intended, but in the Android Edge mobile environment, it displays below the set position. This issue is caused by the footer area not being properly recognized on certain screens.

We tried to implement a forced scroll via script, but since there is no scrollable area, the forced scroll does not work at this point. Please check for possible solutions regarding scroll handling as well.

leahmsft commented 2 weeks ago

Is this an issue that you're seeing when using Device Emulation mode in DevTools?