Open Tyriar opened 3 years ago
Hi @Tyriar
Thank you for reaching out to the VS Marketplace Team. As part of our cleanup process, we are revisiting the open issues. Since we are unable to reproduce the issue now, could you please check and confirm so we can address it promptly.
Regards, VS Marketplace Team
This 100% still happens. It looks like you're using border on focus which reflows content on the page, instead of something like outline which is an overlay.
Describe the bug On https://marketplace.visualstudio.com/manage/publishers/tyriar clicking into the extensions and using the arrows to navigate shows the focus border shifting the content around. It also shows briefly when right clicking.
The likely fix here is to use
outline
notborder
as it wraps the element likeborder
, just without affecting the flow of the page.To Reproduce Steps to reproduce the behavior:
Desktop (please complete the following information):
Microsoft Edge Version 90.0.803.0 (Official build) dev (64-bit)