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 698852 - Balancing scales activity needs clear prompting for weight input from the user
Balancing scales activity needs clear prompting for weight input from the user
Status: RESOLVED FIXED
Product: gcompris
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Bruno Coudoin
Rami Aubourg-Kaires
Depends on:
Blocks:
 
 
Reported: 2013-04-25 15:55 UTC by lavanyagunasekar
Modified: 2013-05-01 13:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
changes made with the prompt message (2.66 KB, patch)
2013-04-26 02:53 UTC, lavanyagunasekar
none Details | Review

Description lavanyagunasekar 2013-04-25 15:55:11 UTC
In balancing scales activity,while balancing for unknown weights the user has been prompted to enter the weight of object which is not clear.

Existing prompt:
weight=
Just a printf statement without any space or box for the user input is been used which is not understandable whether it displays the message that weights are equal or it as asking for weight from the user.

Changes that can be made:
weight of object =
can also provide a separate box for the user input
Comment 1 Bruno Coudoin 2013-04-25 23:39:08 UTC
Ok, I suggest to add a tooltit over the entry box that explains what is requested.
Comment 2 lavanyagunasekar 2013-04-26 02:53:34 UTC
Created attachment 242495 [details] [review]
changes made with the prompt message
Comment 3 lavanyagunasekar 2013-04-26 02:54:08 UTC
I have changed the format of prompt where display message is fixed with one text item and input from user is accepted via another text item.Hope it wont be a bad one.
Comment 4 Bruno Coudoin 2013-05-01 13:20:33 UTC
I worked on it but came up with a better implementation. Fixed in head.