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

Chaining should be skipped where possible #7

Open
aspiers opened this issue Sep 26, 2012 · 2 comments
Open

Chaining should be skipped where possible #7

aspiers opened this issue Sep 26, 2012 · 2 comments

Comments

@aspiers
Copy link

aspiers commented Sep 26, 2012

If I select bnc#123456 then it will first pop up a menu offering only Bugzilla.Novell.Com or Cancel. If I select Bugzilla.Novell.Com then it expands the clipboard selection to the full URL, which causes a second pop-up menu with some available actions. In this case where the first step in the chain only has one option (or two including Cancel) then I think it should automatically skip to only displaying the second menu. However this should be done without disturbing the clipboard selection, in case I really want to copy and paste bnc#123456 rather than the expanded URL.

@aspiers
Copy link
Author

aspiers commented Sep 27, 2012

Also, even without chaining between two popup menus, if a single menu is popped up manually (i.e. via ctoolu-activate) then if the menu only has one option (i.e. two including Cancel) then that action should be taken automatically instead of popping up the menu - in this case, the inconvenience of offering the user the chance to cancel outweighs the benefits.

@aspiers
Copy link
Author

aspiers commented Oct 1, 2012

Skipping chaining is especially important when automatic activation is disabled, otherwise you need to invoke ctoolu-activate twice.

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