sashuk / watsonc

WatsonC Vidi extension
0 stars 2 forks source link

Rightside menu does not stick to right side #79

Open JacobBirk opened 5 years ago

JacobBirk commented 5 years ago

Sometimes the rightside menu “jumps” to the left side of the screen. Nothing can be clicked on in the left side, but instead you have to guess where the buttons are supposed to be in the, now, blank right side to use the functions. Tested in Microsoft Edge. image

sashuk commented 5 years ago

@JacobBirk Could you please specify what are the steps to reproduce the error? I've tried to click features, open / close the panels, load different layers, open / close Dashboard and Feature modal windows in the Microsoft Edge Version 77.0.235.5, but still could not recreate the error.

ksnwatsonc commented 5 years ago

@sashuk It happens when I click on "Profiler" and click the checkbox at any of the listed profiles. If it has any importance I've tested in Microsoft Edge Version 42.17134.1.0.

sashuk commented 5 years ago

@ksnwatsonc Got it, thanks!

sashuk commented 5 years ago

Observed on 17 and 18 versions of Microsoft Edge (online simulation via https://www.browserstack.com/test-on-microsoft-edge-browser).

Whenever the profile is enabled, the profile tab jumps, but when the Dashboard is clicked the tab is back at its original place. When the jumped tab is navigated upon in Developer Tools in the DOM tree, the browser thinks that it is still in a regular place and not jumped away, so looks like a browser-specific glitch (next versions of Microsoft Edge will not have this error as Edge is moving to the Chromium-based engine):

edge