Bug 402996

Summary: Middle click to open link in a tab issues
Product: [Applications] konqueror Reporter: avlas <jsardid>
Component: webenginepartAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: Git   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description avlas 2019-01-08 13:30:28 UTC
SUMMARY

When I open a link from one webpage to show it in next tab with mouse middle click, I encounter three issues: (a) no url in the url bar, (b) the webpage is not shown, and (c) zoom to DPI is not applied, even though zoom to DPI is enabled. Note that (b) and (c) are exclusive.

It's important to note that these issues do not happen in all links, but it happens frequently. My impression is that it happens in about 70-80% links.

These bugs happen only on webengine, not in webkit.

A workaround for (a) is to use "right click -> open in new tab"
A workaround for (b) and (c) is to switch to webkit and back again to webengine, and then webengine renders the webpage correctly, showing it (b), and applying the proper setting zoom to DPI.


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 4.18.0-13-generic / KDE neon 5.14.4
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.53
Qt Version: 5.11.2

ADDITIONAL INFORMATION

I compiled konqueror to its latest git version, but it did not fix the issues.
Comment 1 avlas 2023-03-27 22:04:33 UTC
I cannot reproduce (a) and (b) anymore. I could reproduce (c) until recently but I changed my settings increasing fontsize and keeping DPI to 96 so (c) is not an issue anymore even though the bug is likely to be there yet.