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.

Autohide for popup should be changed

See original GitHub issue

My actions before raising this issue

  • Read/searched the docs
  • Searched past issues

Currently if label selected in dropdown is inside of bounds of popup, popup stays open allowing annotator to choose labelling method pressing [Shape] or [Track] buttons:

1

But if selected label is beyond bounds of popup, it hides. Annotator has to open popup once again to choose labelling method by pressing [Shape] or [Track] buttons.:

2a

Expected Behaviour

In both cases popup should not hide allowing annotator press [Shape] or [Track] buttons.

Current Behaviour

Popup hides unexpectedly. Annotator has to open popup again.

Possible Solution

Possible solution: if selected labels is inside bounds of popup, behaviour stays the same - popup hides. If selected label is beyond bounds of popup, it stays open until user presses [Shape] or [Track] buttons or until user moves mouse so that mouse pointer goes beyond right edge of popup (mouse y coordinate become greater then popup’s greatest y coordinate).

Steps to Reproduce (for bugs)

Look gifs attached.

Context

Your Environment

  • Git hash commit (git log -1): 226c2f2
  • Docker version docker version (e.g. Docker 17.0.05): 20.10.2
  • Are you using Docker Swarm or Kubernetes? n/a
  • Operating System and version (e.g. Linux, Windows, MacOS): n/a
  • Code example or link to GitHub repo or gist to reproduce problem: n/a
  • Other diagnostic information / logs: n/a

Next steps

n/a

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
bsekachevcommented, Jan 26, 2021

We will try to implement it earlier than in next release. It will be available in develop branch

0reactions
valeriyvancommented, Jan 26, 2021

Yes, we have plans to fix it.

Create! Does it fit next release?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Popup window causes panel with AutoHide option to close
Changing the AutoHide property before I show the popup is not a solution because this causes other panels under the panel with "autohide"...
Read more >
Checkbox in the options panel to show the disable popup auto ...
STR: 1. Open Browser Toolbox, open the Toolbox Options 2. Check the "Disable popup auto hide" option Expected result: - the "ui.popup.disable_autohide" pref ......
Read more >
[Popup auto-hide] after releasing the modifier key and moving the ...
Hello, We can auto-hide the popup by maintaining the modifier key hold down and moving out of a scannable text while holding down...
Read more >
How to hide popup automatically within 3 seconds.
i need to display popup for 3seconds while clicking button.then the popup will auto hide after 3seconds. It works only first time clicking ......
Read more >
Auto hide Warning/Error feedback message for Reactive Web ...
Can the feedback message settings changed with manually calling the API ? and change in all the places where ever message is defined....
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