Bug 1173857

Summary: Empty address bar
Product: [Fedora] Fedora Reporter: Raphael Groner <projects.rg>
Component: midoriAssignee: Kevin Fenzi <kevin>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 20CC: kevin
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-15 15:43:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Raphael Groner 2014-12-13 15:04:58 UTC
Description of problem:
When I click into the address bar, it gets emptied. Upstream says this has to do with gtk2/webkit combination.

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

How reproducible:
yes

Steps to Reproduce:
1. $ midori http://google.de
2. click on the address bar
3.

Actual results:
URL font has italic style and gets removed from bar.

Expected results:
No italic font and persistent URL when clicked.

Additional info:
Upstream says taht the URL is wrongly detected as something to search or, or the like ...

This issue should be fixed with Gtk3/Webkit2, this says upstream.

Severity high cause it breaks some expected base functionality.

Comment 1 Kevin Fenzi 2014-12-13 17:44:08 UTC
Yep. A work around is to hit ESC. That should get you the content back in the URL bar and you can then copy it.

Comment 2 Raphael Groner 2014-12-13 19:34:43 UTC
Some informative discussion (don't mind the raspberry relation):
http://www.raspberrypi.org/forums/viewtopic.php?t=48492

> Accordimg to the following page, there is no address bar, midori tries to
> guess whether you are entering an address or a search when you type something 
> in the location bar.

http://wiki.xfce.org/midori/faq

> …

Comment 3 Raphael Groner 2014-12-15 15:43:08 UTC
(In reply to Kevin Fenzi from comment #1)
> Yep. A work around is to hit ESC. That should get you the content back in
> the URL bar and you can then copy it.

Thanks for this hint. Because of it, I think this is now a strange feature, so closing as WORKSFORME.