QupZilla / qupzilla

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

Can't edit or delete Speed Dail entrys #1692

Closed IMbackK closed 8 years ago

IMbackK commented 9 years ago

Im on Arch Linux x64 Qupzilla version 1.8.6 WebKit version 538.1

recently I deleted the user profile ~/.config/qupzilla. Since then I can not eddit or delete speed dail entrys. Hovering over the buttons gives the expected tooltip, but clicking the buttons simply dose nothing. entrys can be added, and the oder can be changed with no problems. Global speed dail settings also work. I have tryed deleting the profile agin, but this has not changed the behavior.

tastyminerals commented 9 years ago

Having the same issue on Qupzilla 1.8.6 without deleting ~/.config/qupzilla. Speed dial page buttons do not respond upon clicking.

ghost commented 9 years ago

I can't reproduce it. Perhaps it's Qt5 related....

«««««««««««»»»»»»»»»» Qupzilla 1.8.6 QtWebkit 537.21 Qt 4.8.5 «««««««««««»»»»»»»»»»

nowrep commented 9 years ago

What version do you have?

ghost commented 9 years ago

@nowrep, In case that the question is to me, mine is latest commit.

IMbackK commented 9 years ago

Im on QT 5.5.0

IMbackK commented 9 years ago

I confirm that it is qt related, with qt4 I can delete Speed dail entrys. Back in qt5 land: No dice.

nowrep commented 9 years ago

QtWebEngine port is experimental (https://github.com/QupZilla/qupzilla/tree/master check README), and it is known that speed dial, among other things, does not work properly.

IMbackK commented 9 years ago

Damn, I schould file a bug agenst Arch for changeing the default to the qt5 version then.

JHooverman commented 9 years ago

@IMbackK: Qupzilla 1.8.x series (git branch v1.8) compiled with qt < 5.5 will work reliable.

IMbackK commented 9 years ago

Arch still uses qtwebkit see: https://bugs.archlinux.org/task/45998 . so this bug is valid for QT5 with QtWebKit?

nowrep commented 9 years ago

Yes, this is not about QtWebEngine, sorry.

Can you please take a look in JavaScript console for any errors when trying to modify speed dials?

IMbackK commented 9 years ago

Theres nothing in the javascrip console

This is somehow strangely related to the WM.

I use enlightenment, It works under twm, and it works if i delete my enlightenment profile.

strange. I wonder what tastyminerals setup is

edit: also fails under Kwin 5.3.2 edit2: and works in every case with QT4

tastyminerals commented 9 years ago

"awesome" wm on 4.1.3-2-MANJARO x86_64 I have qt5-base 5.5.0-1 (qt qt5) [installed].

I confirm @IMbackK guess about wm. Speed dial works fine in xfce4 session.

nowrep commented 9 years ago

That's really strange (window manager shouldn't make any difference at all), perhaps can you test with Qt 5.4?

IMbackK commented 8 years ago

This bug nolonger exists with qwebengine (for me)