Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:*
Description
From Cruz:
ace:dateTimeEntry > Time Entry ('Second' text/slider is cut off at the bottom of the calendar. Occurs in both 'Time and Date' and 'Time Only' sections. It is the worst in IE10 - See attached screenshot DateTimeEntry-styling-issue.png)
ace:dateTimeEntry > Time Entry ('Second' text/slider is cut off at the bottom of the calendar. Occurs in both 'Time and Date' and 'Time Only' sections. It is the worst in IE10 - See attached screenshot DateTimeEntry-styling-issue.png)
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34091 | Tue Mar 26 18:11:45 MDT 2013 | yip.ng | |
Files Changed | ||||
![]() ![]() |
Field | Original Value | New Value |
---|---|---|
Attachment | DateTimeEntry-styling-issue.png [ 15706 ] |
Description |
From Cruz:
ace:dateTimeEntry > Time Entry ('Second' text/slider is cut off at the bottom of the calendar. Occurs in both 'Time and Date' and 'Time Only' sections. It is the worst in IE10 - See attached screenshot) |
From Cruz:
ace:dateTimeEntry > Time Entry ('Second' text/slider is cut off at the bottom of the calendar. Occurs in both 'Time and Date' and 'Time Only' sections. It is the worst in IE10 - See [attached screenshot|^DateTimeEntry-styling-issue.png]) |
Description |
From Cruz:
ace:dateTimeEntry > Time Entry ('Second' text/slider is cut off at the bottom of the calendar. Occurs in both 'Time and Date' and 'Time Only' sections. It is the worst in IE10 - See [attached screenshot|^DateTimeEntry-styling-issue.png]) |
From Cruz:
ace:dateTimeEntry > Time Entry ('Second' text/slider is cut off at the bottom of the calendar. Occurs in both 'Time and Date' and 'Time Only' sections. It is the worst in IE10 - See [^DateTimeEntry-styling-issue.png]) |
Description |
From Cruz:
ace:dateTimeEntry > Time Entry ('Second' text/slider is cut off at the bottom of the calendar. Occurs in both 'Time and Date' and 'Time Only' sections. It is the worst in IE10 - See [^DateTimeEntry-styling-issue.png]) |
From Cruz:
ace:dateTimeEntry > Time Entry ('Second' text/slider is cut off at the bottom of the calendar. Occurs in both 'Time and Date' and 'Time Only' sections. It is the worst in IE10 - See attached screenshot DateTimeEntry-styling-issue.png) |
Attachment | screenshot-01.png [ 15707 ] |
Attachment | screenshot-02.png [ 15708 ] |
Attachment | screenshot-03.png [ 15709 ] |
Affects Version/s | 3.3 [ 10370 ] |
Component/s | ACE-Components [ 10050 ] |
Fix Version/s | 3.3 [ 10370 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Exact same problem in IE9: screenshot-01.png
. (So can use IE9 for testing.) Not as ugly in FF: screenshot-02.png
.
When upgrading time picker, there is some accompanying CSS that needs to be upgraded as well. This was overlooked when time picker was last upgraded in
ICE-8920.Also, the time picker CSS was stored in form.css (by PrimeFaces?), which is one long concatenated string of unreadable gibberish.
Upgraded time picker CSS. And also separated it into its own file stored in the same directory as time picker JS, so it won't be overlooked so easily and it will be easier to do diff's as well. Problem fixed: screenshot-03.png
.
M: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\resources\icefaces.ace\forms\forms.css#34091
A: C:\svn\ossrepo\icefaces3\trunk\icefaces\ace\component\resources\icefaces.ace\datetimeentry\timepicker.css#34091