That's https://bugs.gnucash.org/show_bug.cgi?id=797460
Regards, John Ralls > On Nov 6, 2019, at 7:05 AM, mcmurchy1917techy via gnucash-user > <[email protected]> wrote: > > If it helps > >> git bisect log >> git bisect start >> # good: [d42695e75a5b8865331694c9490c7446af7ebcc3] Release GnuCash 3.6 >> git bisect good d42695e75a5b8865331694c9490c7446af7ebcc3 >> # bad: [84cfc5743bc31160e338e6cb7c734548d9ef92a4] Release GnuCash 3.7 >> git bisect bad 84cfc5743bc31160e338e6cb7c734548d9ef92a4 >> # good: [112cf99d2d0c7a68c71d9085ad911eba93337d9a] [test-report-html] add >> coverage and function test >> git bisect good 112cf99d2d0c7a68c71d9085ad911eba93337d9a >> # good: [112cf99d2d0c7a68c71d9085ad911eba93337d9a] [test-report-html] add >> coverage and function test >> git bisect good 112cf99d2d0c7a68c71d9085ad911eba93337d9a >> # good: [6b0bfa075ca5c964e4b2df775b228271b2ecf378] [register] fix Transfer >> acc for single-account splits >> git bisect good 6b0bfa075ca5c964e4b2df775b228271b2ecf378 >> # good: [6b0bfa075ca5c964e4b2df775b228271b2ecf378] [register] fix Transfer >> acc for single-account splits >> git bisect good 6b0bfa075ca5c964e4b2df775b228271b2ecf378 >> # bad: [16a69e2a63f462346f498918eee738e5443bea58] I18n fix: Trim >> user-visible strings from unneeded whitespace. >> git bisect bad 16a69e2a63f462346f498918eee738e5443bea58 >> # good: [f00777ca07f5ca6f7e2bc5443823e02c8fa8c7c2] Add scm-srfi64-extras and >> scm-qif-import as check dependencies >> git bisect good f00777ca07f5ca6f7e2bc5443823e02c8fa8c7c2 >> # good: [bb4348fce97668af5de08e0a38867437d7e7f81f] Bug 797378 - QIF file >> import fails: Loading gives wrong type argument in position 2 >> git bisect good bb4348fce97668af5de08e0a38867437d7e7f81f >> # bad: [ef3157db19e5ebee4c669da03757ed5ec8fe8321] [budget] rename envelope >> option to 'Use accumulated amounts' >> git bisect bad ef3157db19e5ebee4c669da03757ed5ec8fe8321 >> # bad: [fa6948a2bee6ba8e59ba487097590ff2ce782588] [dialog-search] >> expand&fill search results >> git bisect bad fa6948a2bee6ba8e59ba487097590ff2ce782588 >> # bad: [e3ba73683e3c6ccfa84a63c6d0a5e648856412dc] Fix file copy destination >> for accounts/he >> git bisect bad e3ba73683e3c6ccfa84a63c6d0a5e648856412dc >> # first bad commit: [e3ba73683e3c6ccfa84a63c6d0a5e648856412dc] Fix file copy >> destination for accounts/he > > > > On 06/11/2019 14:50, mcmurchy1917techy via gnucash-user wrote: >> I've got a problem with the Edit -> Find dialog in 3.7. >> >> I can't see the drop down menus for the search criteria namely Description, >> Contains or the search text box. It looks like the they'll all been squashed >> vertically within their group box. >> >> I'm using Slackware 14.2 with KDE4. >> >> I've backed out 3.7 and reinstalled 3.6 and the Find dialog works as >> expected. >> >> Alex >> >> >> >> _______________________________________________ >> gnucash-user mailing list >> [email protected] >> To update your subscription preferences or to unsubscribe: >> https://lists.gnucash.org/mailman/listinfo/gnucash-user >> If you are using Nabble or Gmane, please see >> https://wiki.gnucash.org/wiki/Mailing_Lists for more information. >> ----- >> Please remember to CC this list on all your replies. >> You can do this by using Reply-To-List or Reply-All. > _______________________________________________ > gnucash-user mailing list > [email protected] > To update your subscription preferences or to unsubscribe: > https://lists.gnucash.org/mailman/listinfo/gnucash-user > If you are using Nabble or Gmane, please see > https://wiki.gnucash.org/wiki/Mailing_Lists for more information. > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
