Tracker: Rightmost two digits in numeric input field hidden by up/down arrow control
- Status
- Closed
- Subject
- Tracker: Rightmost two digits in numeric input field hidden by up/down arrow control
- Version
- 9.x
- Category
- Usability
- Less than 30-minutes fix
- Feature
- Trackers
- Submitted by
- Uwe Altmann
- Lastmod by
- Uwe Altmann
- Rating
- Description
Using a numeric field in a trackers auto generated "new tracker item"-page is a bit difficult. The numeric values are set to "text-align:right" by ./styles/layout/design.css ( .numeric, td.numeric ). This makes sense at first glance.
Problem is when using Safari as browser the up/down arrows which are positioned within the input field and not right of it and so they do cover the first two or tree digits of the input which therefor isn't readable.
See the cursor position (vertical dash) in screenshotright of the arrow control -there the first digit will go.Plugin ImageThe "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
Here you can (not) see what happens after typing "222"Plugin ImageThe "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
Using Firefox this problem does not occur - no up/down arrows at all in Firefox.- Files
- Solution
Better: No up/down arrow control at all like in Firefox. Anyway they are useless most of the time.
Best: Up/down arrows control is positioned after/besides input field when using Safari, not within.- Workaround
- Change .numeric, td.numeric styles in design.css to "text-align:left" . Not beautiful but working.
- Importance
- 4
- Easy to solve?
- 9
- Priority
- 36
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4351
- Created
- Monday 31 December, 2012 01:04:45 UTC
by Uwe Altmann - LastModif
- Saturday 06 July, 2024 10:21:44 UTC