After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 313954 - Incorect report in case of deleting a char from a text-entry
Incorect report in case of deleting a char from a text-entry
Status: RESOLVED FIXED
Product: atk
Classification: Platform
Component: gail
0.9
Other Linux
: Urgent normal
: ---
Assigned To: Li Yuan
Li Yuan
: 348466 404714 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-08-19 14:53 UTC by Alexandra Telescu
Modified: 2007-08-02 04:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.63 KB, patch)
2007-05-15 09:12 UTC, Li Yuan
committed Details | Review

Description Alexandra Telescu 2005-08-19 14:53:22 UTC
1. From the desktop, open properties window for an icon.
2. Start Gnopernicus
3. Focus the name text entry and add some text to the existing name.
Gnopernicus reports every inserted character.
4. Delete the new added text.
Listen what Gnopernicus reports for every delete operation.

Expected behavior:
When a character is deleted, it should be reported by the reader

Actual behavior:
If the deleted character is the last one, nothing is reported.
If the deleted character is not the last, the character after the deleted one is
reported.

Example:
Text: "12345"
-deleting '5' nothing is reported
-deleting '3', '4' is reported

Additional informations:
1. This is not a Gnopernicus bug, it was tested also using a at-spi independent
tester, Gnopernicus reports the information received from at-spi.
2. This is not a general problem, it was observed only for text-entries
Comment 1 bill.haneman 2006-06-12 14:54:23 UTC
tranferring to gail, as this seems to be an atk-implementation problem for GtkText.
Comment 2 Li Yuan 2007-05-15 09:12:14 UTC
Created attachment 88194 [details] [review]
patch
Comment 3 Willie Walker 2007-05-25 15:15:12 UTC
*** Bug 348466 has been marked as a duplicate of this bug. ***
Comment 4 Joanmarie Diggs (IRC: joanie) 2007-08-02 04:30:34 UTC
*** Bug 404714 has been marked as a duplicate of this bug. ***