Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-9019

ie6 content still present in frontend themes

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unsupported version
    • Icon: Trivial Trivial
    • None
    • 2.2.7
    • Frontend (F)

      theme css files still seem to have ie6 related content even though support for ie6 was dropped in 2.0.
      maybe the theme css can be slightly simplified

      ./themes/darkblue/jquery-ui.css:* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
      ./themes/darkblue/jquery-ui.css:/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
      ./themes/classic/jquery-ui.css:/* without this, the menu expands to 100% in IE6 */
      ./themes/classic/jquery-ui.css:/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
      ./themes/originalblue/jquery-ui.css:* html .ui-autocomplete { width: 1px; } /* without this, the menu expands to 100% in IE6 */
      ./themes/originalblue/jquery-ui.css:/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
      ./themes/darkorange/jquery-ui.css:* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
      ./themes/darkorange/jquery-ui.css:/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
      

            Unassigned Unassigned
            richlv richlv
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: