Incidencia #45874

gtk4: Editor infinite loop in setting text field

Abrir Fecha: 2022-10-16 03:05 Última actualización: 2022-10-23 23:36

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
3

Details

gtk4-client freezes when editor mode's "property editor" is opened.

Seems that it's a loop where setting text on the widget causes it to emit "changed" signal again causing setting the value to the widget. The code is supposed to catch when the value has not actually changed, and that works on older clients.

Ticket History (3/6 Histories)

2022-10-16 03:05 Updated by: cazfi
  • New Ticket "gtk4: Editor infinite loop in setting text field" created
2022-10-16 03:33 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
  • Hito Update from (Ninguno) to 3.0.5 (cerrado)
  • Componente Update from (Ninguno) to Gtk3.22-client
Comentario

Reply To cazfi

and that works on older clients.

Even though the other clients somehow get away with it (at least usually), the bug is hiding in all of them. That's why the fix is targeted also to S3_0 where gtk4-client isn't even present.

2022-10-23 23:36 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar