| Summary: | Blinking cursor suggests focus on input field | ||
|---|---|---|---|
| Product: | [Applications] Falkon | Reporter: | Christoph Roick <chrisito> |
| Component: | general | Assignee: | David Rosca <nowrep> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tarptaeya |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | 674a0e78f69fb49c5512ddf03fe32597dc7ca209 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Christoph Roick
2018-04-29 11:27:17 UTC
Please provide url of some site where I can reproduce the issue. https://duckduckgo.com/ for instance. The URL has to be typed manually (not just following the link) and should not already be loaded. It actually always works, when a new tab is added. Can't reproduce with QtWebEngine 5.10.1 with ArchLinux packages. I also use QtWebEngine 5.10.1 and experienced this on two independent Arch Linux systems. Apparently the address must be part of the selection list of already visited pages. Steps to reproduce: 1. open a new tab 2. type d u c k ... until the address is auto-completed to duckduckgo.com 3. press enter 4. now the cursor in the search field is blinking, but also the address is highlighted 5. type something; it replaces the address instead of appearing in the search field This does not seem to depend on the default start page (works with falkon:speeddial, as well as some actual url). If you are using precompiled binaries then the issue you are reporting may be QTBUG-67043 (https://bugreports.qt.io/browse/QTBUG-67043) and fixed in https://cgit.kde.org/falkon.git/commit/?id=674a0e78f69fb49c5512ddf03fe32597dc7ca209. Else can't reproduce it either :( Ah, thank you. I gave it a try and indeed, the current version seems to be fixed. |