-
Notifications
You must be signed in to change notification settings - Fork 973
Uncaught TypeError: cannot read property 'has' of undefined(...) : onKeyDown @ menubar.js:160 #7055
Comments
I can't reproduce this on macOS |
This can be reproduced with the input field on a page, inside webview.
|
I added the needs investigation label just now as this cannot be repro on a fresh profile |
Will try to investigate, the problem is that code that is triggered is the code that is used for menu bar (alternative menu for Windows) |
@luixxiul Can you set a breakpoint on that line, and see what the |
i could not replicate on my windows 7 ia-32 (rev 1d936db) with a clean profile. it's obviously happening per above, but might be hyper-isolated to win10 ia-32 |
@alexwykoff please enable the |
Got it! Go to preferences, toggle 'hide the menu bar by default' to off. |
Updated the 1st post to include the extra QA steps. |
cc @bsclifton |
Describe the issue you encountered:
When I hit the down arrow of my keyboard on URL bar, I get this error on devtool console:
I cannot reproduce the error with the fresh profile.
Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10 32 bit
Brave Version (revision SHA): 0.13.2 RC3
Steps to reproduce:
Actual result: the error message appears on the console
Expected result: the error should not happen
Screenshot if needed:
Any related issues: I suspect this is related in a way with Autofill: can't select popup item using arrow keys #1302
Test plan
The text was updated successfully, but these errors were encountered: