https://bugzilla.redhat.com/show_bug.cgi?id=984537

            Bug ID: 984537
           Summary: regression in gtk_text_ functions
           Product: Fedora
           Version: 19
         Component: pango
          Keywords: Regression
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected], [email protected]

Description of problem:

There are several failures in LSB test suite that were not present in Fedora 18
and are related to text_iter_* functions, for example:

---------------------------------------

/tests/functions/GtkTextIter/GtkTextIter 234     failed     
Message from the test:
test case:
/opt/lsb/test/desktop/gtkvts/tet_tmp_dir/02926aa/tests/functions/GtkTextIter/GtkTextIter,
TP number: 234 
GtkTextIter.c, line 14345: 
gtk_text_starts_word () returned not 1 incorrectly, line = 'word1word2 word3',
pos = 4

or

Message from the test:
test case:
/opt/lsb/test/desktop/gtkvts/tet_tmp_dir/02926aa/tests/functions/GtkTextIter/GtkTextIter,
TP number: 340 
GtkTextIter.c, line 18892: 
gtk_text_ends_word () returned not 1 incorrectly, line = 'word1word2 word3',
pos = 4

Message from the test:
test case:
/opt/lsb/test/desktop/gtkvts/tet_tmp_dir/02926aa/tests/functions/GtkTextIter/GtkTextIter,
TP number: 951 
GtkTextIter.c, line 53871: 
'gtk_text_iter_backward_word_start' moved iterator incorrectly
'Word1 Word2'
iter = (0, 0), should be (0, 4)

Message from the test:
test case:
/opt/lsb/test/desktop/gtkvts/tet_tmp_dir/02926aa/tests/functions/GtkTextIter/GtkTextIter,
TP number: 974 
GtkTextIter.c, line 55239: 
'gtk_text_iter_forward_word_end' moved iterator incorrectly
'Word 1.
Word2'
iter = (1, 5), should be (1, 4)

Message from the test:
test case:
/opt/lsb/test/desktop/gtkvts/tet_tmp_dir/02926aa/tests/functions/GtkTextIter/GtkTextIter,
TP number: 991 
GtkTextIter.c, line 56265: 
'gtk_text_iter_forward_word_ends' moved iterator incorrectly
'Word 1, Word2?! Word3'
count = 5, iter = (0, 21), should be (0, 20)

--------------------------------------

Actually this is a regression between pango-1.34.0-1 and pango-1.34.1-1.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=oxBOfvaaWJ&a=cc_unsubscribe
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to