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 171769 - Window List Preferences
Window List Preferences
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: window list
2.10.x
Other All
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-27 06:31 UTC by Pradeep MN
Modified: 2005-04-02 05:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
GNOME-Panel Patch (10.13 KB, patch)
2005-03-31 12:35 UTC, Pradeep MN
committed Details | Review

Description Pradeep MN 2005-03-27 06:31:02 UTC
Please describe the problem:
The Size option also accepts alphanumeric inputs

Steps to reproduce:
1. Just go to the Properties of gnome-panel
2. In the size spinner type numbers and alphabets
3. 


Actual results:
Since the size is always numeric.. it should not accept alphabetical inputs.

Expected results:
It should only accept numeric values

Does this happen every time?
Yes

Other information:
Comment 1 Pradeep MN 2005-03-31 12:35:51 UTC
Created attachment 39498 [details] [review]
GNOME-Panel Patch

Hello Everyone...
      This is the patch for a small bug.. Bug No #171769. Thats GNOME_Panel
properties dialog box, in the size, the spinbox accepts alphanumeric values,
where in it has to accept only numeric values.

I would like to get reviews from all you guyz... Thanks..

Pradeep MN
itsnexgen@hotmail.com
Comment 2 Vincent Untz 2005-03-31 18:47:30 UTC
Thanks for the patch. I committed a slightly modified version.
Comment 3 Pradeep MN 2005-04-02 05:13:21 UTC
Thanks Vincent for having the modified version of the patch which i have sent. 
I would definately like to contribute to include few enhancements and will 
inform you.