| Summary: | asks me for bugzilla id, does not like @ | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | paolo borelli <pborelli> |
| Component: | libreport | Assignee: | abrt <abrt-devel-list> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | 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
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 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. @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? 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 I couldn't reproduce this with an italian layout. Can you please retest now? 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 Thank you! Closing per comment #6 |