-
Notifications
You must be signed in to change notification settings - Fork 975
Tab opened with Cmd+Click doesn't load the content #14405
Comments
Reproduced with version 0.22.727 on macOS on techcrunch. |
Looks like a duplicate of or related to #14222 |
I saw the same thing by
|
@LaurenWags which chromium version does 0.22.727 have? Does it repro on pre-c67 single-webview? |
@bridiver - here's the info for 0.22.727 Issue does not reproduce in 0.22.721: |
@LaurenWags are you sure you did not reproduce in 0.22.721. I can reproduce on all recent versions of 0.22 (c67 / c66): |
@petemill - I'm not sure what I did before but I can reproduce it on 0.22.721 now. sorry for the confusion! |
After investigation, this is likely a muon issue. Would be good to triage and decide whether this is priority enough for @bridiver to look at before brave-core. Sites reported affected so far:
...but perhaps it causes some other reports of permanently-white tabs. |
I think we need to fix this in Muon and soon. @bridiver any ideas? Thanks. |
This is very likely not going to be easy to fix. We had several problems like this when working on single-webview and every one of them was extremely painful. Most cmd+click links work just fine so it's something different that is happening on these sites |
is that macos only? |
I can reproduce on Windows @bridiver |
so this appears to only happen when a tab with a connected opener is opened in the background. Background tabs without connected openers work fine as do new active tabs |
updated test case - https://mathiasbynens.github.io/rel-noopener/ last link opens in active new tab and is blank so the issue is tabs with openers that open in the same window. Tabs with openers in new windows (https://feedly.com/i/welcome click login) work fine |
To summarize a bit of investigation that was done over DM: None of these hacks work:
This does work, only for the techcrunch.com cmd-click case:
|
…er widget view exists for the webcontents fix brave/browser-laptop#14405
…er widget view exists for the webcontents fix brave/browser-laptop#14405
…er widget view exists for the webcontents fix brave/browser-laptop#14405
Description
On MacOSX, using Cmd+Click to open new tab would open a new tab but the page wouldn't load, even after hitting Cmd+R to refresh on the new tab. Copying the URL and paste on a new tab would work. This only happens on certain pages.
Steps to Reproduce
Actual result:
Blank tab
Expected result:
The tab should be loaded
Reproduces how often:
100% on techcrunch.com
Brave Version
about:brave info:
Brave: 0.22.810
V8: 6.7.288.43
rev: 8f30eeb
Muon: 7.0.6
OS Release: 17.5.0
Update Channel: Release
OS Architecture: x64
OS Platform: macOS
Node.js: 7.9.0
Brave Sync: v1.4.2
libchromiumcontent: 67.0.3396.71
The text was updated successfully, but these errors were encountered: