ScriptingConsoleEdit widget should intercept shortcuts events when being focused

Abierto
#7,136 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
45/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
cpp
Área
desktop

Línea de trabajo

Start by locating the ScriptingConsoleEdit widget and its keyboard or shortcut event handling. Reproduce the issue in the Python console with focus on the editor, then verify that shortcuts such as Ctrl+A and Ctrl+E are consumed by the editor and do not trigger other widgets, matching the described macOS behavior.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Component: UI Effort: Low Impact: Low UI: Python Console

What is the feature you'd like to have?
Currently shortcuts can trigger other widgets, however i think ScriptingConsoleEdit when focused, should intercept them to not let other widgets being triggered. For example Ctrl+A and Ctrl+E in macOS often used to navigate to the edges of the text, thus if there is some widgets using this shortcuts, then it would be triggered when editing the text in the python console.

Additional Information:
For example IDAs scripting console exactly behave in this way - when focused, it won't let shortcuts being triggered.

Lenguaje dominante
C++
Estrellas
1.3k
Forks
298
Merge medio
5 d 5 h
PR fusionados (30 d)
19

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de Vector35/binaryninja-api

Todos los issues de Vector35/binaryninja-api

Issues similares

Más issues de C++

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.