Bug 1139035 - Bugzilla search doesn't work
Summary: Bugzilla search doesn't work
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: midori
Version: 20
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-07 16:31 UTC by Raphael Groner
Modified: 2014-12-11 17:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-12-11 17:39:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1365225 0 None None None Never
Red Hat Bugzilla 1172120 0 low CLOSED RFE: Midori 0.6.x is going to support Gtk3 only (no Gtk2) with WebKit2 and so in future releases 2021-02-22 00:41:40 UTC

Internal Links: 1172120

Description Raphael Groner 2014-09-07 16:31:13 UTC
Description of problem:
This is a problem on all bugzilla instances, but works fine in midori --plain.

To reproduce:
Visit <http://bugzilla.kernel.org/>. Enter "a" in the search box at top, and hit enter. A "Save/Save as/Open/Cancel" dialog will open, instead of the desired page. In addition, selecting "Open" will result in Midori's memory usage increasing without bound.

Version-Release number of selected component (if applicable):
midori-0.5.8-1.fc20.x86_64

How reproducible:
yes

Steps to Reproduce:
$ midori https://bugzilla.redhat.com/buglist.cgi?bug_status=__open__&content=a&list_id=2810345&order=relevance%20desc&product=Fedora&query_format=specific

Actual results:
Download dialog opens.

Expected results:
Some search result page should be shown.

Additional info:
Midori truncates the URL, so the server can not get the original request.

Upstream is aware of the issue: https://bugs.launchpad.net/midori/+bug/1365225

Comment 1 Raphael Groner 2014-09-07 17:34:40 UTC
An Arch user and midori developers say that it's not reproducible with WebkitGtk 2.4.x, though 2.2.x seems to truncate the URL.

Rawhide     2.4.5-3.fc22
Fedora 21   2.4.5-1.fc21 (2.4.5-2.fc21 in testing)
Fedora 20   2.2.7-3.fc20

Can we get webkitgtk 2.4.x also for F20 for a chance to fix this issue?

Comment 2 Kevin Fenzi 2014-09-08 14:48:54 UTC
So, this is a webkitgtk issue right? Not sure what good this bug is... should we keep it open for some reason? Or just track this in 1139039?

Comment 3 Raphael Groner 2014-09-08 15:32:57 UTC
(In reply to Kevin Fenzi from comment #2)
> So, this is a webkitgtk issue right? Not sure what good this bug is...

Webkit -> URL truncation

Midori -> fails to load the search result page, this seems to independet from the wrong URL in address bar.


> should we keep it open for some reason? Or just track this in 1139039?

Please keep it open due to the upstream bug. Have a look also to my comments there in the upstream tracker. As a developer said, the download dialog is because of a false mime type detection, besides the recognized URL is wrong generally. So my suggestion: Wait for upstream to provide patches.

Maybe Webkit can be fixed with a patch from upstream as some backport?

All in all, we are talking about at least three bugs (for upstreams).

Comment 4 Raphael Groner 2014-09-11 18:33:30 UTC
Okay, this does not depend on WebkitGtk.

$ midori --version

Midori 0.5.8 ((null)) Midori
GTK+ 2.24.22 (2.24.24)	Glib 2.38.2 (2.38.2)
WebKitGTK+ 2.2.6 (2.4.5)	libSoup 2.44.2
cairo 1.13.1 (1.13.1)	libnotify 0.7.6
gcr No	granite No

Comment 5 Raphael Groner 2014-10-11 18:36:50 UTC
Midori 0.5.8 ((null)) Midori
GTK+ 2.24.22 (2.24.24)	Glib 2.38.2 (2.38.2)
WebKitGTK+ 2.2.6 (2.2.8)	libSoup 2.44.2
cairo 1.13.1 (1.13.1)	libnotify 0.7.6
gcr No	granite No


Note You need to log in before you can comment on or make changes to this bug.