Bug 1018470 - asks me for bugzilla id, does not like @
Summary: asks me for bugzilla id, does not like @
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libreport
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-12 10:41 UTC by paolo borelli
Modified: 2015-02-05 11:04 UTC (History)
16 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-05 11:04:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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