ie6 content still present in frontend themes

XMLWordPrintable

    • Type: Incident report
    • Resolution: Unsupported version
    • Priority: Trivial
    • None
    • Affects Version/s: 2.2.7
    • Component/s: 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 */
      

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

              Created:
              Updated:
              Resolved: