Bug 1018470

Summary: asks me for bugzilla id, does not like @
Product: [Fedora] Fedora Reporter: paolo borelli <pborelli>
Component: libreportAssignee: abrt <abrt-devel-list>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: abrt-devel-list, amulhern, ccecchi, dshea, dvlasenk, g.kaviyarasu, jfilak, jonathan, mclasen, mkolman, mlichvar, mmilata, mtoman, pborelli, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-05 11:04: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:

Description paolo borelli 2013-10-12 10:41:37 UTC
(I am not sure if this is in anaconda itself, or if it is managed by abrt or something else)

I was trying the new new fedora 20 alpha and the custom partitioning stuff crashed and gave me a traceback... I wanted to be a good citizen so I decided to click on "report a bug" and the installer asked me to enter my id for bugzilla.redhat.com, which I assume is my mail address, but the text entry does not let me type "@"

Comment 1 Jakub Filak 2013-10-14 13:57:14 UTC
libreport uses GtkEntry widget [1], [2] and does not configure the widget to prevent you from typing any character. Reassigning from libreport to gtk3.


[1]: https://github.com/abrt/libreport/blob/master/src/gui-wizard-gtk/wizard.c#L1627
[2]: https://github.com/abrt/libreport/blob/master/src/gtk-helpers/event_config_dialog.c#L124

Comment 2 Matthias Clasen 2013-12-05 12:42:12 UTC
There's no problem at all with accepting @ characters.
You will have to do some debugging on your side, and not just point me at your source and expect me to do it for you.

Comment 3 Jakub Filak 2013-12-06 13:40:54 UTC
@paolo borelli:
Since neither gtk3 nor libreport consciously prevents you from typing '@', I need to know the answers for the following questions.

How about other special characters?
What keyboard layout did you choose?
What kind of keyboard are you using?

Comment 4 paolo borelli 2013-12-06 14:41:24 UTC
I am using an italian keyboard and I selected the italian layout (or at least I hope so). I cannot retest right now with other characters

Comment 5 Jakub Filak 2015-02-05 09:58:07 UTC
I couldn't reproduce this with an italian layout. Can you please retest now?

Comment 6 paolo borelli 2015-02-05 10:49:51 UTC
Sorry, I cannot really easily retest this now.

I guess if it works for everybody else let's just close this and if it happens again next time I do an install from scratch I'll reopen it

Comment 7 Jakub Filak 2015-02-05 11:04:31 UTC
Thank you! Closing per comment #6