Subject: RE: Refusing pace and way too small number boxesThis is a "quirk" of Opera and the way it implements a new HTML5 feature. In the latest HTML spec, input fields can be assigned types and other attributes. We recently added a definition of numeric fields on that page as "number" types because in Safari on the iPhone this causes the software keyboard to default to numeric input, saving people a step when logging from their iPhone. Opera, unfortunately, has decided to force the inclusion of spinboxes with "number" type input fields which clutter up the screen horribly, and they've also decided to include formatting validation that no one's asked for. Given that we have more people who log with Safari on the iPhone than with Opera on all platforms, I'd recommend sticking with FF for now. There are some ways around the validation stuff which we'll add but I haven't found a way yet to disable the spinboxes. Opera really needs to remove those, or at least make it possible to have a number field without them. |