Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 759511 - www-client/midori-9.0 url bar forward slash bug
Summary: www-client/midori-9.0 url bar forward slash bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords: PATCH, PMASKED
Depends on:
Blocks:
 
Reported: 2020-12-11 20:12 UTC by Jason Howe
Modified: 2022-03-28 09:35 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
url bar patch (url.patch,659 bytes, patch)
2020-12-11 20:17 UTC, Jason Howe
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Howe 2020-12-11 20:12:08 UTC
When attempting to enter an address manually in the url bar, when you type a slash, the search gets activated, rather than actually putting a slash in the url bar.





Reproducible: Always

Steps to Reproduce:
1. run midori
2. enter address manually
3.
Actual Results:  
search bar is activated, making in impossible to enter a url manually 

Expected Results:  
url is entered

This has been fixed upstream here:
https://github.com/midori-browser/core/pull/366

I've made a patch for this locally and it seems to fix the issue
Comment 1 Jason Howe 2020-12-11 20:17:15 UTC
Created attachment 677986 [details, diff]
url bar patch

backported patch from upstream.
Comment 2 Andreas Sturmlechner gentoo-dev 2021-02-28 16:54:23 UTC
A good opportunity to also switch to cmake.eclass, please.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-02-26 21:39:55 UTC
Midori is masked for removal.
Comment 4 Larry the Git Cow gentoo-dev 2022-03-28 09:35:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0058e2643252246c96a1e08bdaf4b662f34a3b32

commit 0058e2643252246c96a1e08bdaf4b662f34a3b32
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-03-28 09:29:57 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-03-28 09:29:57 +0000

    www-client/midori: treeclean
    
    Closes: https://bugs.gentoo.org/834120
    Closes: https://bugs.gentoo.org/560262
    Closes: https://bugs.gentoo.org/657158
    Closes: https://bugs.gentoo.org/759511
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask               |  7 ----
 www-client/midori/Manifest          |  1 -
 www-client/midori/metadata.xml      |  8 -----
 www-client/midori/midori-9.0.ebuild | 64 -------------------------------------
 4 files changed, 80 deletions(-)