Skip to content

Contextual menu #8423

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

Closed
mbm60 opened this issue Jan 22, 2019 · 1 comment · Fixed by #8672
Closed

Contextual menu #8423

mbm60 opened this issue Jan 22, 2019 · 1 comment · Fixed by #8672
Labels
Component: Board/Lib Manager Boards Manager or Library Manager Component: IDE Serial monitor Tools > Serial Monitor Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)

Comments

@mbm60
Copy link

mbm60 commented Jan 22, 2019

Please add copy/paste contextual menu for serial monitor's input text fields and also for library manager's searching text field. thanks...

@per1234 per1234 added Component: IDE user interface The Arduino IDE's user interface Component: Board/Lib Manager Boards Manager or Library Manager Component: IDE Serial monitor Tools > Serial Monitor labels Jan 22, 2019
@facchinm
Copy link
Member

Should be straightforward when applying this 1f9d99b patch to the right places 🙂
PS: PRs are accepted 😉

Pieter12345 added a commit to Pieter12345/Arduino that referenced this issue Mar 18, 2019
- Add contextual menus to text-based monitors (serial / network monitor).
- Add contextual menu to installer dialog search filter fields (library manager / contribution manager).
- Make installer dialogs focus the search filter field on window-open. This prevents pastes from ending up elsewhere in the case that they are performed before the field has been focussed at least once.
Fixes arduino#8423.
Pieter12345 added a commit to Pieter12345/Arduino that referenced this issue Mar 29, 2019
- Add contextual menus to text-based monitors (serial / network monitor).
- Add contextual menu to installer dialog search filter fields (library manager / contribution manager).
- Make installer dialogs focus the search filter field on window-open. This prevents pastes from ending up elsewhere in the case that they are performed before the field has been focussed at least once.
Fixes arduino#8423.
@per1234 per1234 added the feature request A request to make an enhancement (not a bug fix) label Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Board/Lib Manager Boards Manager or Library Manager Component: IDE Serial monitor Tools > Serial Monitor Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants