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

Boxes With One or More Edges on Boundaries Cannot be Selected #204

Open
2 tasks
cswelch opened this issue Oct 22, 2021 · 0 comments
Open
2 tasks

Boxes With One or More Edges on Boundaries Cannot be Selected #204

cswelch opened this issue Oct 22, 2021 · 0 comments
Labels

Comments

@cswelch
Copy link

cswelch commented Oct 22, 2021

Expected behavior

After creating a selection box, one should be able to click anywhere inside it in order to select it.

Current behavior

Creating a tag box with one or more edges on the boundary pixels of the image makes it unselectable.

Steps to Reproduce

  1. Click near one of the edges of the image.
  2. Drag the other corner of the box all the way to the boundary of the closest edge and/or corner, then let go. The outermost pixels of the image should be highlighted.
  3. Attempt to select the newly created box by clicking inside it. You should only be able to select a tiny box that is only a few pixels wide and not the actual box you selected.
    ...

Context (Environment)

Where does the issue occur?

If it is a self hosted instance, please provide further information

  • Operating System:
  • Python version:
  • UWSGI version:
  • ImageTagger commit or version:
  • Further setup information or configuration files

Possible Solution

@cswelch cswelch added the bug label Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant