summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_popupwin.vim
AgeCommit message (Expand)Author
2024-01-16patch 9.1.0034: Window scrolls unexpectedly when 'scrollbind' is setv9.1.0034Christian Brabandt
2023-12-21patch 9.0.2183: Maximum callback depth is not configurablev9.0.2183zeertzjq
2023-10-15patch 9.0.2032: cannot get mouse click pos for tab or virt textv9.0.2032zeertzjq
2023-10-15patch 9.0.2030: no max callback recursion limitv9.0.2030Christian Brabandt
2023-08-13patch 9.0.1707: Cannot wrap around in popup_filter_menu()v9.0.1707Christian Brabandt
2023-08-11patch 9.0.1690: popup_create() not aborting on errorsv9.0.1690Christian Brabandt
2023-01-28patch 9.0.1258: code style test failsv9.0.1258Bram Moolenaar
2022-12-02patch 9.0.0989: popupwin test is more flaky on MacOSv9.0.0989Bram Moolenaar
2022-11-27patch 9.0.0956: terminal tests fail when using key with modifierv9.0.0956Bram Moolenaar
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-10-02patch 9.0.0638: popup menu highlight wrong on top of preview popupv9.0.0638Bram Moolenaar
2022-09-30patch 9.0.0631: too many delete() calls in testsv9.0.0631Bram Moolenaar
2022-09-08patch 9.0.0416: ml_get error when appending lines in popup windowv9.0.0416Bram Moolenaar
2022-09-02patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar
2022-08-30patch 9.0.0335: checks for Dictionary argument often give a vague errorv9.0.0335Yegappan Lakshmanan
2022-05-30patch 8.2.5045: can escape a terminal popup window when the job is finishedv8.2.5045Bram Moolenaar
2022-05-30patch 8.2.5042: scrollbar thumb in tall scrolled popup not visiblev8.2.5042Bram Moolenaar
2022-05-29patch 8.2.5041: cannot close a terminal popup with "NONE" jobv8.2.5041Bram Moolenaar
2022-05-29patch 8.2.5040: scrollbar thumb in scrolled popup not visiblev8.2.5040Bram Moolenaar
2022-05-29patch 8.2.5039: confusing error if first argument of popup_create() is wrongv8.2.5039Bram Moolenaar
2022-05-29patch 8.2.5038: a finished terminal in a popup window does not show scrollbarv8.2.5038Bram Moolenaar
2022-05-08patch 8.2.4913: popup_hide() does not always have effectv8.2.4913Bram Moolenaar
2022-04-20patch 8.2.4799: popup does not use correct toplinev8.2.4799LemonBoy
2022-04-04patch 8.2.4685: when a swap file is found for a popup there is no dialogv8.2.4685Bram Moolenaar
2022-04-02patch 8.2.4665: popup with "minwidth" and scrollbar not updated properlyv8.2.4665Bram Moolenaar
2022-01-30patch 8.2.4260: Vim9: can still use a global function without g:v8.2.4260Bram Moolenaar
2022-01-29patch 8.2.4257: Vim9: finding global function without g: prefix inconsistentv8.2.4257Bram Moolenaar
2021-11-29patch 8.2.3697: cannot drag a popup without a borderv8.2.3697Bram Moolenaar
2021-11-26patch 8.2.3681: cannot drag popup window after click on a status linev8.2.3681Bram Moolenaar
2021-11-17patch 8.2.3614: zindex of popup windows not used when redrawing popup menuv8.2.3614Bakudankun
2021-08-07patch 8.2.3304: popup window title with wide characters is truncatedv8.2.3304rbtnn
2021-07-04patch 8.2.3098: popup window test is flaky on MS-Windows with GUIv8.2.3098Bram Moolenaar
2021-07-03patch 8.2.3094: Test_popup_atcursor_pos() fails without the conceal featurev8.2.3094Dominique Pelle
2021-06-29patch 8.2.3074: popup_atcursor() uses wrong position with concealingv8.2.3074Bram Moolenaar
2021-06-22patch 8.2.3036: Vim9: builtin function arguments not checked at compile timev8.2.3036Yegappan Lakshmanan
2021-06-12patch 8.2.2980: popup window test is a bit flakyv8.2.2980Bram Moolenaar
2021-06-10patch 8.2.2972: "%bd" tries to delete popup window buffers, which failsv8.2.2972Bram Moolenaar
2021-05-28patch 8.2.2893: multi-byte text in popup title shows up wrongv8.2.2893Ralf Schandl
2021-03-04patch 8.2.2568: second time a preview popup is opened highlight is not setv8.2.2568Bram Moolenaar
2021-02-21patch 8.2.2541: popup_create() does not allow boolean for "cursorline"v8.2.2541Bram Moolenaar
2021-02-13patch 8.2.2510: internal error when popup with mask is zero height or widthv8.2.2510Bram Moolenaar
2021-02-10patch 8.2.2491: popup window for text property may show in first screen linev8.2.2491Bram Moolenaar
2021-02-06patch 8.2.2471: popup_setoptions() does not set textprop in other tabv8.2.2471Bram Moolenaar
2021-02-06patch 8.2.2470: popup_getoptions() does not get textprop from other tabv8.2.2470Bram Moolenaar
2021-01-04patch 8.2.2296: cannot use CTRL-N and CTRL-P in a popup menuv8.2.2296Bram Moolenaar
2020-12-29patch 8.2.2243: crash when popup mask contains zeroesv8.2.2243Bram Moolenaar
2020-12-18patch 8.2.2160: various typosv8.2.2160Bram Moolenaar
2020-12-17patch 8.2.2154: popupwin test for terminal buffer fails sometimesv8.2.2154Bram Moolenaar
2020-12-17patch 8.2.2153: popupwin test for latin1 still fails sometimesv8.2.2153Bram Moolenaar
2020-12-17patch 8.2.2149: popupwin test for latin1 sometimes failsv8.2.2149Bram Moolenaar