Bug 297252 - Error log filtering dialog should allow only numbers for the text input field of the event count
Summary: Error log filtering dialog should allow only numbers for the text input field...
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.6 M6   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2009-12-08 14:06 EST by Remy Suen CLA
Modified: 2010-02-08 15:45 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Remy Suen CLA 2009-12-08 14:06:21 EST
Build id: I20091208-0100

1. Open the 'Error Log' view.
2. Ctrl+F10 > Filters...
3. Select the 'Limit visible events to:' text field.
4. Try to insert non-numeric characters in it.
5. They are accepted and inserted into the text field. Since we are only concerned about numbers here, the field should prevent the insertion of non-numeric characters via a VerifyListener.
Comment 1 Curtis Windatt CLA 2010-02-08 15:45:44 EST
Fixed in HEAD.