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...🙂
alibayram wrote:Latest Edge Canary 77.0.211.0 has added a couple issues:
- Edge is always on top. Unless I minimize the edge window(s) , no other program or app can be brought to the foreground, except for other Edge windows.
- html dropdown menus don't work. I can click on them but the menu does not popup, only the field gets selected. Navigation up and down the menu is possible by using the up and down arrows.
Anybody else having these issues? Any workaround?
I can confirm both of these. I just recently rebuilt (Clean Windows Install) my Surface Book 2 and decided to forgo Chrome and try Edge Canary full time and when 211 hit, both of these problems surfaced.
- jfreimanJul 07, 2019Copper ContributorTHANK YOU for the workaround!! I didn't even think about using my keyboard for the dropdown menus!
- Drew1903Jul 07, 2019Silver Contributor
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?