[0.82] Desktop view problem in IE

  1. #1

    [0.82] Desktop view problem in IE

    When I use IE6.0,the separator of the taskbar was not visible.

    When I use Chrome, It's perfect.
  2. #2
    Hi,

    I tried to reproduce it under IE 6.0 using
    https://examples1.ext.net/#/Desktop/...tion/Overview/
    with no success.

    Please provide us with your code to test.
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi,

    I tried to reproduce it under IE 6.0 using
    https://examples1.ext.net/#/Desktop/...tion/Overview/
    with no success.

    Please provide us with your code to test.
    Thank you for your reply.
    I have tried the example using IE6.0 on Win 2003.
    It also appear like this.
    Just wait a little time for the code.
  4. #4

    You can download the test files using the link below.

    http://11.dc.ftn.qq.com/ftn_handler/...0f6adfa0bf8eb1

    or the link below:
    http://mail.qq.com/cgi-bin/ftnExs_do...&code=e3f123fb

    I can not upload the test files to this forum.
    So I put it on another website.You can download it using the link up.
    Thank you.
    Last edited by taonylu; Nov 01, 2010 at 4:33 PM.
  5. #5
    Hi,

    Seems validity of links expired.

    Please send test files to support@object.net.
  6. #6
    Hi,

    Thank you for the test solution, I have reproduced it.

    Please add the following css rules to fix.

    Fix
    .x-layout-split {
        background-color: transparent;
    }
    .ext-strict .ext-ie6 .x-layout-split {
        background-color: transparent !important;
        filter: none;
    }

Similar Threads

  1. [CLOSED] Can i develop DeskTop sample in Razor Web View?
    By hrc in forum 2.x Legacy Premium Help
    Replies: 10
    Last Post: Apr 05, 2012, 4:08 PM
  2. [CLOSED] rendering desktop windows using partial view
    By SymSure in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Jan 11, 2012, 6:42 PM
  3. design view problem
    By Sameera in forum 1.x Help
    Replies: 3
    Last Post: Nov 21, 2010, 4:10 PM
  4. 0.82 Combobox view problem in IE
    By tenkyu in forum Bugs
    Replies: 4
    Last Post: Oct 15, 2010, 5:35 PM
  5. code view on desktop window
    By reinaldo.designerdigital in forum Examples and Extras
    Replies: 0
    Last Post: Jan 27, 2009, 7:14 PM

Tags for this Thread

Posting Permissions