Use match_check_event instead of deprecated match_check

Bug #1686196 reported by Egmont Koblinger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sakura
Fix Released
Medium
David Gómez

Bug Description

As of VTE version 0.44, vte_terminal_match_check() is deprecated, vte_terminal_match_check_event() should be used instead. The latter one is available since VTE version 0.38, that is, VTE library version 2.91.

VTE 0.44 implements "super smooth scrolling", that is, with the touchpad the contents can be scrolled back pixel by pixel, rather than row by row. vte_terminal_match_check() by design cannot cope with this situation and potentially examines the wrong line (off by one). Using vte_terminal_match_check_event() eliminates this problem.

David Gómez (dabisu)
Changed in sakura:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → David Gómez (dabisu)
David Gómez (dabisu)
Changed in sakura:
status: Confirmed → Fix Committed
David Gómez (dabisu)
Changed in sakura:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.