View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
210 | Composr | core | public | 2010-10-05 15:29 | 2010-10-06 19:55 |
Reporter | Guest | Assigned To | Chris Graham | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Summary | 210: Floating point input boxes disallow NumPad dot | ||||
Description | When entering data into a floating point entry box (eg. made via form_input_float()) the input is validated to only allow numbers and full stops (decimal points). However, the full stop on the NumPad (Delete when NumLock is not active) is disallowed, flashing the box red and keeping the text unaltered. | ||||
Steps To Reproduce | 1) Visit a page with a floating point entry box, or make one (eg. in a minimodule) via form_input_float(). 2) Enter some numbers in the box, either via the keys above the QWERTY keyboard, or via the NumPad with NumLock on. 3) Press the full stop button on the NumPad, with NumLock enabled. Actual result: Input box flashes red, decimal point does not appear. Expected result: Decimal point appears, in the same way that the QWERTY keyboard's full stop (same key as ">" for me) does | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||