QupZilla / qupzilla

Cross-platform Qt web browser
http://www.qupzilla.com
GNU General Public License v3.0
1.11k stars 349 forks source link

[Falkon] Entry is not indicated as pointed #2454

Closed ghost closed 6 years ago

ghost commented 6 years ago

I'm guessing that's an another one Qt issue, anyway i do report: „Location completer“ entry is not marked (:hover) when the mouse pointer is over it.

Falkon 2b3b95ae36 Qt 5.9.1:

capture du 2017-09-17 18 58 32

QupZilla-2.1.2.AppImage:

capture du 2017-09-17 19 00 36

nowrep commented 6 years ago

That's actually a feature of Qt Fusion widget style. So now it behaves correctly (you don't get hover effect on any other list widgets).

ghost commented 6 years ago

Does the search engine list is different element? Also, entry in „completer“ is hovered if i use keyboard keys to select it. And the Appimage style also is Fusion.

nowrep commented 6 years ago

Yes, searchbar completer is the same widget and it now looks exactly the same as addressbar completer.

ghost commented 6 years ago

Yes, searchbar completer is the same widget and it now looks exactly the same as addressbar completer.

But the pointer is hovering the entries there!

nowrep commented 6 years ago

Not on my system :D

ghost commented 6 years ago

Oh yes, typical Qt behavior. On different systems, works differently. capture du 2017-09-17 20 24 37

nowrep commented 6 years ago

Oh not this one, I meant the completer (eg. that popup that opens with search suggestions).

ghost commented 6 years ago

Ah, probably i was not clear, sorry! Have a good night!