Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Invalid
-
Affects Version/s: 1.7Beta1
-
Fix Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
-
ICEsoft Forum Reference:
Description
Split from ICE-2225.
Allow the autocomplete list to be scrolled if it exceeds a specified width or height. Note that it is not as simple as is suggested in the forum:
- "div.setAttribute(HTML.STYLE_ATTR..." will indiscriminately overwrite previously-set styles.
- width and height should logically be specified in the style class "iceSelInpTxtList", but that will affect the behavior of existing applications.
- the component has already got a "width" attribute.
- the IE scrolling fix detailed at http://dev.rubyonrails.org/ticket/4782 seems disproportionately complicated.
- ...?
Allow the autocomplete list to be scrolled if it exceeds a specified width or height. Note that it is not as simple as is suggested in the forum:
- "div.setAttribute(HTML.STYLE_ATTR..." will indiscriminately overwrite previously-set styles.
- width and height should logically be specified in the style class "iceSelInpTxtList", but that will affect the behavior of existing applications.
- the component has already got a "width" attribute.
- the IE scrolling fix detailed at http://dev.rubyonrails.org/ticket/4782 seems disproportionately complicated.
- ...?
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
yip.ng
created issue -
Michelle Cannon
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | SelectInputTextRenderer.java [ 11268 ] | |
Attachment | ice-extras.js [ 11269 ] |
Ken Fyten
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |