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

Context menu opens by clicking anywhere on the app #8

Open
adityamahapatra opened this issue Apr 20, 2020 · 1 comment
Open

Context menu opens by clicking anywhere on the app #8

adityamahapatra opened this issue Apr 20, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@adityamahapatra
Copy link
Owner

The context menu that allows the user to edit an expense opens regardless of where the mouse pointer is positioned. It should ideally open only when the pointer position is somewhere within the QTableView widget.

@adityamahapatra adityamahapatra added the bug Something isn't working label Apr 20, 2020
@adityamahapatra adityamahapatra self-assigned this Apr 20, 2020
@adityamahapatra adityamahapatra added this to To do in Expense Tracker via automation Apr 20, 2020
@adityamahapatra adityamahapatra moved this from To do to In progress in Expense Tracker Apr 20, 2020
@adityamahapatra adityamahapatra moved this from In progress to Under Consideration in Expense Tracker Apr 20, 2020
@adityamahapatra
Copy link
Owner Author

A feature has been added now wherein the proper row index is selected in the expense editor window, so this issue doesn't seem to that big a problem as of now. Keeping it open to see if some workaround pops up during the course of development.

Not a priority right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Expense Tracker
  
Under Consideration
Development

No branches or pull requests

1 participant