Replies: 1 comment
-
|
This functionality is up to you to implement as there is no tab functionality included. Add multiple ChromiumWebBrowser instances to a single tab, move them between tabs, they are just controls. In future please use https://github.com/cefsharp/CefSharp/discussions rather than open a feature request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please ask your questions under the Discussions section here on GitHub
CefSharpis a wrapper around the Chromium Embedded Framework in a lot of cases a feature must be added toCEFfirst before it can be used inCefSharp.CEFhas its ownFeature Request Forumat https://magpcss.org/ceforum/viewforum.php?f=7Describe the solution you'd like
A clear and concise description of the feature you are proposing
There is a feature in a chromium browser called Naver Whale it’s a South Korean web browser using the same engine they have dual browser. With dual tab it open two tab in the same browser window. It also can merge two opened tabs into one dual tab screen.
Describe alternatives you've considered





A clear and concise description of any alternative solutions or features you've considered.
I haven’t tried anything yet I wanted to see if it could be implemented some how.
Additional context
Add any other context or screenshots about the feature request here.
Checklist:
PRexists on the CEF Pull Requests and I'd like to propose this feature is added toCefSharpwhen/if it's merged.Beta Was this translation helpful? Give feedback.
All reactions