Commit 9472eec
committed
patch 8.0.0619: GUI gets stuck if timer uses feedkeys()
Problem: In the GUI, when a timer uses feedkeys(), it still waits for an
event. (Raymond Ko)
Solution: Check tb_change_cnt in one more place.1 parent bb7943b commit 9472eec
2 files changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2849 | 2849 | | |
2850 | 2850 | | |
2851 | 2851 | | |
| 2852 | + | |
| 2853 | + | |
| 2854 | + | |
| 2855 | + | |
2852 | 2856 | | |
2853 | 2857 | | |
2854 | 2858 | | |
| |||
2869 | 2873 | | |
2870 | 2874 | | |
2871 | 2875 | | |
2872 | | - | |
| 2876 | + | |
2873 | 2877 | | |
2874 | 2878 | | |
2875 | 2879 | | |
2876 | 2880 | | |
2877 | | - | |
| 2881 | + | |
2878 | 2882 | | |
2879 | 2883 | | |
2880 | 2884 | | |
2881 | | - | |
| 2885 | + | |
2882 | 2886 | | |
2883 | 2887 | | |
2884 | 2888 | | |
| |||
2896 | 2900 | | |
2897 | 2901 | | |
2898 | 2902 | | |
| 2903 | + | |
2899 | 2904 | | |
2900 | 2905 | | |
2901 | 2906 | | |
| |||
2953 | 2958 | | |
2954 | 2959 | | |
2955 | 2960 | | |
2956 | | - | |
| 2961 | + | |
2957 | 2962 | | |
2958 | 2963 | | |
2959 | 2964 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| 767 | + | |
| 768 | + | |
767 | 769 | | |
768 | 770 | | |
769 | 771 | | |
| |||
0 commit comments