[Poppler-bugs] [Bug 6923] characters change when selecting text

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 16 00:34:27 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=6923

--- Comment #12 from Jose Aliste <jose.aliste at gmail.com> 2011-02-16 00:34:26 PST ---
I assumed that the only code that is updating the curFont is
TextPage::updateFont. If this is true, from what I understood from the code,
the fonts array holds unique FontInfos, so it would be safe to compare pointers
instead of FontInfos. So, is this right? If so, and you still want me to rework
the patch so it compares the fonts infos instead of the pointers, I won't argue
and will update the patch, but I'd appreciate an answer so I can have a better
understanding of the code, Thanks

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list