Ticket #45874

gtk4: Editor infinite loop in setting text field

Date d'ouverture: 2022-10-16 03:05 Dernière mise à jour: 2022-10-23 23:36

Rapporteur:
Propriétaire:
Type:
État:
Atteints
Composant:
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
3

Détails

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
  • Propriétaire Update from (Aucun) to cazfi
  • Résolution Update from Aucun to Accepted
  • Jalon Update from (Aucun) to 3.0.5 (atteints)
  • Composant Update from (Aucun) to Gtk3.22-client
Commentaire

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
  • État Update from Ouvert to Atteints
  • Résolution Update from Accepted to Fixed

Modifier

Please login to add comment to this ticket » Connexion