Bug 1399325
Summary: | Right clicking address bar crashes epiphany | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Štefan Gurský <scorpy_sk> |
Component: | epiphany | Assignee: | Michael Catanzaro <mcatanzaro+wrong-account-do-not-cc> |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 25 | CC: | gecko-bugs-nobody, mcatanzaro+wrong-account-do-not-cc, rob.townley, scorpy_sk, tpopela |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-28 20:12:31 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
Štefan Gurský
2016-11-28 18:30:52 UTC
Could you please get the backtrace with 'bt full' and post it again? Also, are you running under X11 or Wayland? Does it happen always for you? (I can't seem to reproduce.) Are you clicking anywhere in the title bar, or just in the white portion of the address bar inside the title bar with the favicon and lock icon? OK I know what this is, there is a bug in the translation for your locale which is "fixed" by https://git.gnome.org/browse/epiphany/commit/lib/widgets/ephy-location-entry.c?id=fc05345d0d7acde7bb7208159bca39783937e50e What locale are you using? OK, this will be fixed in 3.22.4, most likely will be released and reach Fedora sometime in December. In the meantime, your workaround is to run it in a terminal with a different LANG set if you don't want to remember to not use this context menu (e.g. "$ LANG=en_US.utf8 epiphany"). Thanks for reporting! |