GNOME Bugzilla – Bug 323934
Goes in loop on Next Character in Low Surrogates
Last modified: 2006-01-21 19:03:48 UTC
I think it's for very charmap without any valid character.
Created attachment 55918 [details] [review] Fixing the behaviour of Next Charater on Surrogate blocks ...And any other chapter without any valid character.
Committed after fixing paranthesis around the conditional. 2006-01-21 Behdad Esfahbod <behdad@gnome.org> * gucharmap/gucharmap-window.c: Fix infinite loop on Next Character in empty chapters like Low Surrogates. (bug #323934, Behnam Esfahbod)