| Summary | Time picker is too small / cuts of minutes field |
| Queue | Kronolith |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | thomas.jarosch (at) intra2net (dot) com |
| Created | 01/16/2013 (4696 days ago) |
| Due | |
| Updated | 02/26/2014 (4290 days ago) |
| Assigned | 06/03/2013 (4558 days ago) |
| Resolved | 12/05/2013 (4373 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit 2a18fbf2170169b6d15f5b7adee6f405eeca3dba
Author: Jan Schneider <jan@horde.org>
Date: Thu Dec 5 11:26:52 2013 +0100
[jan] Fix padding of drop down lists with scrollbars (
Bug #11971).framework/Core/js/keynavlist.js | 4 +++-
framework/Core/package.xml | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/2a18fbf2170169b6d15f5b7adee6f405eeca3dba
commit 6e1f7d30d9f3f9a73ae85a0333faacd3c9d5318b
Author: Jan Schneider <jan@horde.org>
Date: Thu Dec 5 11:26:52 2013 +0100
[jan] Fix padding of drop down lists with scrollbars (
Bug #11971).framework/Core/js/keynavlist.js | 4 +++-
framework/Core/package.xml | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/6e1f7d30d9f3f9a73ae85a0333faacd3c9d5318b
commit 5011be4247dbd6741426838d4ac2c4ad8acb0bda
Author: Jan Schneider <jan@horde.org>
Date: Thu Dec 5 11:26:52 2013 +0100
[jan] Fix padding of drop down lists with scrollbars (
Bug #11971).framework/Core/js/keynavlist.js | 4 +++-
framework/Core/package.xml | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/5011be4247dbd6741426838d4ac2c4ad8acb0bda
Taken from
commit 6e1f7d30d9f3f9a73ae85a0333faacd3c9d5318b
Author: Jan Schneider <jan@horde.org>
Date: Thu Dec 5 11:26:52 2013 +0100
[jan] Fix padding of drop down lists with scrollbars (
Bug #11971).framework/Core/js/keynavlist.js | 4 +++-
framework/Core/package.xml | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/6e1f7d30d9f3f9a73ae85a0333faacd3c9d5318b
Assigned to
Assigned to Jan Schneider
scroll bar. Tested with latest Kronolith (4.0.4) and Firefox 19.
State ⇒ Unconfirmed
New Attachment: kronolith_timepicker_cutoff.png
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Time picker is too small / cuts of minutes field
Type ⇒ Bug
Priority ⇒ 1. Low
the time picker with Firefox's default font size is too small:
It cuts of a little of the "minutes". See attached screenshot.
Funnily when I increase the font size a bit, it's okay.
Cheers,
Thomas