Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split View shows help popup on the other column / pane #926

Open
relikd opened this issue Apr 3, 2022 · 0 comments
Open

Split View shows help popup on the other column / pane #926

relikd opened this issue Apr 3, 2022 · 0 comments

Comments

@relikd
Copy link

relikd commented Apr 3, 2022

Description of the bug

When wokring with two Split View panes at the same time, the cursor of the other pane is always disruptive and automatically triggers a popup.

screen

Steps to reproduce

  1. Open a new file.
  2. Set syntax to python and insert:
def test():
    pass
  1. Open File > Split View
  2. Place your text curser on the test function name.
  3. Switch to the other pane and type a single letter or space.

Expected behavior

The help menu / tooltip should not open on the first pane.
The pane that is currently not being edited, should stay inactive.

Version number

Sublime Text 4126
macOS 10.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant