diff options
| author | Hennadii Stepanov <[email protected]> | 2018-10-09 23:53:15 +0300 |
|---|---|---|
| committer | Hennadii Stepanov <[email protected]> | 2018-10-13 14:19:38 +0300 |
| commit | 081cc02a9815318d5197a9a1db7e582bfa23ea51 (patch) | |
| tree | 1941f52740acaf691da73087467e2ac2be3b7e72 /src/httpserver.cpp | |
| parent | Merge #13115: addrman: Add Clang thread safety annotations for variables guar... (diff) | |
| download | discoin-081cc02a9815318d5197a9a1db7e582bfa23ea51.tar.xz discoin-081cc02a9815318d5197a9a1db7e582bfa23ea51.zip | |
Fix QCompleter popup regression
The PR #8129 has introduced a regression with the QCompleter popup in
the Debug window.
How to reproduce:
1) open the Debug window;
2) go to the 'Console' tab;
3) start writing some rpc command and try to pick it from the list
using arrow keys, press Enter.
Note that the popup used to display completions is not being closed. To
close it they should mouse click somewhere outside of the popup.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions