zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
16.51k stars 390 forks source link

Missing reference to split view #2466

Open mysticvortexscribe opened 4 hours ago

mysticvortexscribe commented 4 hours ago

Captchas

What happened?

When I started Zen Browser the first time I was shown this message

image

but I cannot find anything about split views anywhere in the UI. That message really deserves at least a "...hit Cmd+Opt+G (Mac) or Ctrl+Alt+G (Windows/Linux)..."

Reproducible?

Version

1.0.1-a.16

What platform are you seeing the problem on?

macOS - aarch64

Relevant log output

No response

dosubot[bot] commented 3 hours ago

Hey @mysticvortexscribe! I'm here to help you with any bugs, questions, or contributions you have in mind. Let's work together to tackle this issue!

The message about split views is displayed in the zenSplitViewModifier panel, which is defined in the src/browser/base/content/zen-popupset.inc.xhtml file. It is triggered by the onpopupshowing event of the zenSplitViewModifier panel [1].

Regarding the keyboard shortcuts for the split view feature, there is a file docs/key-shortcuts.md in the codebase that documents or lists all keyboard shortcuts for reference [2]. However, it seems that the specific shortcut for split views might not be prominently displayed in the UI, as you've noted. You might want to check this documentation file for more details on the shortcuts.

To continue talking to Dosu, mention @dosu.