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.
PR #7772 is not enough to fix the issue with QCompleter, use event filter instead of `connect`16698cb77e
jonasschnelli added the label GUI on Jun 1, 2016
MarcoFalke
commented at 9:55 AM on June 1, 2016:
member
Concept ACK16698cb
paveljanik
commented at 1:32 PM on June 1, 2016:
contributor
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-04-17 15:15 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me