question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clicking on tab head does not focus tab

See original GitHub issue
Steps to reproduce the problem:
  1. Open mitmproxy
  2. Press - to open two pane layout.
  3. Click on the header of the “Events” tabs.
  4. The “Events” tab does not get focus.
Any other comments? What have you tried so far?

This is particularly annoying on Windows, where “shift tab” to switch tabs does not register under WSL. The only way to switch tabs under Windows right now is to open a command prompt and enter console.panes.next.

System information

Mitmproxy: 3.0.0dev0994 (842c9f7) Python: 3.5.2 OpenSSL: OpenSSL 1.0.2g 1 Mar 2016 Platform: Linux-4.4.0-43-Microsoft-x86_64-with-Ubuntu-16.04-xenial

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
mhilscommented, Dec 29, 2017

I had the circled area in mind, but I can be convinced for something else 😃

image

0reactions
kajojifycommented, Dec 31, 2017

@mhils by pressing left button of mouse. It is possible because of mitmproxy/tools/console/tabs.py https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/tools/console/tabs.py#L17

Read more comments on GitHub >

github_iconTop Results From Across the Web

Focus Styles Only on Tab Not Click - Darren Lester
First, try navigating focus to the square with the keyboard and observe the focus style. Then navigate back off and on with the...
Read more >
Control focus with tabindex - web.dev
Try pressing the Tab key to navigate through your site. Are you able to reach all the interactive controls on the page? If...
Read more >
css - Input effect on keyboard tab -> focus, but NOT on click
Here's how I do it. The idea is to toggle outlining on when the user uses the tab key and turn it back...
Read more >
How to Prevent Tab Indexing on Specific Elements - W3docs
In this snippet, we demonstrate how it is possible to prevent tab indexing on specific elements. Read our tutorial to find out the...
Read more >
Tab Focus:Click on the tab to return to the site | BCS
For the site on the right, it is Tab Focus. ... Please note that when the tab is clicked on the head, the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found