Forum Discussion
Edge Canary 77.0.211.0 always on top, dropdown menus not functioning
- Jul 08, 2019It is fixed now. Thanks for the response...🙂
jfreiman
Count me in, also, with the always on top issue. And, ditto, 1st really blatant serious glitch I've seen running both Dev & Canary since the onset. Hopefully, this is rectified soon.
And, unless I've missing something, the menus seem quite normal (for me).
Cheers,
Drew
- alibayramJul 07, 2019Brass Contributor
Drew1903 wrote:jfreiman
Count me in, also, with the always on top issue. And, ditto, 1st really blatant serious glitch I've seen running both Dev & Canary since the onset. Hopefully, this is rectified soon.
And, unless I've missing something, the menus seem quite normal (for me).
Cheers,
DrewThe problem with dropdown menus seems to be limited to html menus like
<select ...>
<option...>...</option>
...
<option...>...</option>
</select>
. Try to change a flag in edge://flags. Does the dropdown menu appear?