Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.2, 1.7RC1
-
Fix Version/s: 1.7.2
-
Component/s: None
-
Labels:None
-
Environment:windows 2000 advanced server, tomcat 6.0.16, icefaces 1.7RC1
-
ICEsoft Forum Reference:
-
Support Case References:
Description
The table header is displaced when headerRow is used in a scrollable table.
See http://www.icefaces.org/JForum/posts/list/7836.page
See http://www.icefaces.org/JForum/posts/list/7836.page
Issue Links
- depends on
-
ICE-3151 DataTable: text-overflow: ellipsis does not work in IE6
-
- Closed
-
Activity
Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=5038 |
Assignee Priority | P2 | |
Assignee | Yip Ng [ yip.ng ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17311 | Thu Aug 07 16:03:04 MDT 2008 | yip.ng | Added div as header spacer for scrollable table. |
Files Changed | ||||
![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17312 | Thu Aug 07 16:04:06 MDT 2008 | yip.ng | Added div as header spacer for scrollable table. |
Files Changed | ||||
![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17331 | Mon Aug 11 17:32:05 MDT 2008 | yip.ng | Added header spacer in headerRow when table is scrollable. |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17332 | Mon Aug 11 17:38:04 MDT 2008 | yip.ng | Added header spacer in headerRow when table is scrollable. |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17346 | Tue Aug 12 15:46:51 MDT 2008 | yip.ng | Added check for empty table to prevent JS error. |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #17347 | Tue Aug 12 15:48:39 MDT 2008 | yip.ng | Added check for empty table to prevent JS error. |
Files Changed | ||||
![]() |
Summary | Datatable: displaced table-header | Datatable: displaced table-header when headerRow is used in a scrollable table |
Description |
The header is a displaced. See http://www.icefaces.org/JForum/posts/list/7836.page |
The table header is displaced when headerRow is used in a scrollable table. See http://www.icefaces.org/JForum/posts/list/7836.page |
Attachment | screenshot-1.jpg [ 11163 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.7.2 [ 10130 ] | |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7.2RC1 [ 10140 ] | |
Fix Version/s | 1.7.2 [ 10130 ] |
Fix Version/s | 1.7.2 [ 10130 ] | |
Fix Version/s | 1.7.2RC1 [ 10140 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Yip Ng [ yip.ng ] |
this really seems to be a bug since when the scrollable attribute is set to false the table renders correctly.