GNOME Bugzilla – Bug 171769
Window List Preferences
Last modified: 2005-04-02 05:13:21 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:
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
Thanks for the patch. I committed a slightly modified version.
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.