Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Tomcat 5.5, JDK 1.5
-
Support Case References:
Description
generated <div> in SelectInputText omits z-index
fix: change line 91 of SelectInputTextRenderer to read:
div.setAttribute(HTML.STYLE_ATTR,
"display:none;border:1px solid
black;background-color:white;z-index:500;"); //added 'z-index:500;'
fix: change line 91 of SelectInputTextRenderer to read:
div.setAttribute(HTML.STYLE_ATTR,
"display:none;border:1px solid
black;background-color:white;z-index:500;"); //added 'z-index:500;'
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Field | Original Value | New Value |
|---|---|---|
| Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=3938 | |
| Support Customer Ref. #s | 703 |
| Assignee Priority | P2 | |
| Assignee | Rob Mayhew [ rob.mayhew ] |
| Assignee | Rob Mayhew [ rob.mayhew ] | Mark Collette [ mark.collette ] |
| Fix Version/s | 1.6DR#4 [ 10060 ] |
| Assignee | Mark Collette [ mark.collette ] | Rob Mayhew [ rob.mayhew ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.6 [ 10031 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P2 | |
| Assignee | Rob Mayhew [ rob.mayhew ] |