Fix RPC console auto completer #8129

pull UdjinM6 wants to merge 1 commits into bitcoin:master from UdjinM6:fixRPCAutoCompleter_bitcoin changing 1 files +9 −3
  1. UdjinM6 commented at 11:14 PM on May 31, 2016: contributor

    PR #7772 is not enough to fix the issue with QCompleter.

    Steps to reproduce the issue in current build: open Debug window, go to Console, close it, open it again, start writing some rpc command and try to pick it from the list using arrow keys, hit Enter. Note that edit field is not being cleared as it should be, works on second try only (i.e. same as before).

    Using event filter to forward messages from autoCompleter popup to lineEdit instead of using connect method solves the issue.

  2. PR #7772 is not enough to fix the issue with QCompleter, use event filter instead of `connect` 16698cb77e
  3. jonasschnelli added the label GUI on Jun 1, 2016
  4. MarcoFalke commented at 9:55 AM on June 1, 2016: member

    Concept ACK 16698cb

  5. paveljanik commented at 1:32 PM on June 1, 2016: contributor
  6. jonasschnelli commented at 9:11 AM on June 2, 2016: contributor

    Tested ACK 16698cb77e455ae1e2fffd8d0225d2486232a366

  7. jonasschnelli merged this on Jun 2, 2016
  8. jonasschnelli closed this on Jun 2, 2016

  9. jonasschnelli referenced this in commit ee1533e262 on Jun 2, 2016
  10. UdjinM6 deleted the branch on Jun 20, 2016
  11. Fuzzbawls cross-referenced this on Jul 28, 2016 from issue Add autocomplete to hodlcoin-qt's console window. by Fuzzbawls
  12. kyuupichan cross-referenced this on Mar 12, 2017 from issue [backport] Qt Debug Window / Rpc Console improvements by kyuupichan
  13. cddjr referenced this in commit fb121ce239 on Apr 5, 2017
  14. cddjr referenced this in commit 1833701a1e on Apr 6, 2017
  15. Fuzzbawls cross-referenced this on Jul 25, 2017 from issue [Qt] Add autocomplete to Qt client's debug console by Fuzzbawls
  16. hebasto referenced this in commit b7df7680ee on Oct 9, 2018
  17. hebasto cross-referenced this on Oct 9, 2018 from issue qt: Fix QCompleter popup regression by hebasto
  18. hebasto referenced this in commit 081cc02a98 on Oct 13, 2018
  19. jonasschnelli referenced this in commit 816fab9cca on Oct 17, 2018
  20. jfhk referenced this in commit 20e0058d3d on Nov 14, 2018
  21. JeremyRubin referenced this in commit 86a4f91ac6 on Nov 24, 2018
  22. HashUnlimited referenced this in commit 94325b6309 on Nov 26, 2018
  23. PastaPastaPasta referenced this in commit a2854053ae on Jun 27, 2021
  24. PastaPastaPasta referenced this in commit 6538104447 on Jun 28, 2021
  25. PastaPastaPasta referenced this in commit b8ecf6b466 on Jun 29, 2021
  26. PastaPastaPasta referenced this in commit e584c6f24c on Jul 1, 2021
  27. PastaPastaPasta referenced this in commit e202bda4e6 on Jul 1, 2021
  28. PastaPastaPasta referenced this in commit e14cda2d6a on Jul 1, 2021
  29. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:55 UTC