Hello,

When using the Imagebrowser to browse for images, we encountered the following problem with Opera. The Window opens and for 1 second we can view it. As soon as the window is fully loaded, it turns 100% transparent.

You can still choose an element from the list - you just do not know what you are choosing.

No other browser seems to have a problem.

CommentFileSizeAuthor
imagebrowser_opera.jpg0 bytesjjchinquist

Comments

jdelaune’s picture

Status: Active » Postponed (maintainer needs more info)

It seems even your screenshot is 100% transparent :P

Hmm works fine for me with Opera 10 on Mac OS 10.6.

Opera version and operating system?

jjchinquist’s picture

Yes, the screenshot was an interesting side-effect. It would not help, the mouse pointer was "active" as if the browser window had loaded, but there was nothing to actually see in the screenshot.

Computer: HP
OS: Microsoft XP Pro, 2002 SP3
Opera 9.64 ... oversaw that updates were not running, I use opera seldom. Running an update script to see if the problem still occurs on 10.x

The same problem occurs on 10x.

I hit myself on the forehead and viewed the CSS errors from Opera (this is the entire set of errors I receive after the browser is opened) - see below. It seems to be either a conflict of lightbox, nicemenus and the browser CSS files, or it could be a problem with our theme's CSS - checking currently and I will get back in a few days once we get the errors removed.

CSS - http://d6dev1.quax.at/sites/all/modules/lightbox2/css/lightbox.css?W
Linked-in stylesheet
Declaration syntax error
Line 43:
    *left: 0%;
  ------------^
CSS - http://d6dev1.quax.at/sites/all/modules/nice_menus/nice_menus.css?W
Linked-in stylesheet
Declaration syntax error
Line 122:
   filter: mask();
  ----------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-moz-border-radius-topleft is an unknown property
Line 60:
      -moz-border-radius-topleft:5px;
  -------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-moz-border-radius-bottomleft is an unknown property
Line 61:
      -moz-border-radius-bottomleft:5px;
  ----------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-webkit-border-top-left-radius is an unknown property
Line 62:
      -webkit-border-top-left-radius:5px;
  -----------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-webkit-border-bottom-left-radius- is an unknown property
Line 63:
      -webkit-border-bottom-left-radius-:5px;
  ---------------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-moz-border-radius-topright is an unknown property
Line 70:
      -moz-border-radius-topright:5px;
  --------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-moz-border-radius-bottomright is an unknown property
Line 71:
      -moz-border-radius-bottomright:5px;
  -----------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-webkit-border-top-right-radius is an unknown property
Line 72:
      -webkit-border-top-right-radius:5px;
  ------------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-webkit-border-bottom-right-radius- is an unknown property
Line 73:
      -webkit-border-bottom-right-radius-:5px;
  ----------------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-moz-border-radius-topleft is an unknown property
Line 77:
    -moz-border-radius-topleft:5px;
  -----------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-moz-border-radius-topright is an unknown property
Line 78:
    -moz-border-radius-topright:5px;
  ------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-webkit-border-top-left-radius is an unknown property
Line 79:
    -webkit-border-top-left-radius:5px;
  ---------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-webkit-border-top-right-radius is an unknown property
Line 80:
    -webkit-border-top-right-radius:5px;
  ----------------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-moz-border-radius is an unknown property
Line 170:
    -moz-border-radius:10px;
  ---------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-webkit-border-radius is an unknown property
Line 171:
    -webkit-border-radius:10px;
  ------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-moz-border-radius is an unknown property
Line 230:
      -moz-border-radius:10px;
  -----------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-webkit-border-radius is an unknown property
Line 231:
      -webkit-border-radius:10px;
  --------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-moz-border-radius is an unknown property
Line 238:
    -moz-border-radius:5px;
  ---------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/admin/toolbar/admin_toolbar.css?W
Linked-in stylesheet
-webkit-border-radius is an unknown property
Line 239:
    -webkit-border-radius:5px;
  ------------------------^
CSS - http://d6dev1.quax.at/sites/all/modules/noderelationships/css/noderelationships.noderef_dialog.css?W
Linked-in stylesheet
zoom is an unknown property
Line 29:
    zoom: 1;
  -------^
CSS - http://d6dev1.quax.at/sites/all/modules/noderelationships/css/noderelationships.noderef_dialog.css?W
Linked-in stylesheet
Declaration syntax error
Line 263:
    filter: alpha(opacity=50); /* IE */
  ----------------------------^
CSS - http://d6dev1.quax.at/sites/all/themes/quax3/framework/reset.css?W
Linked-in stylesheet
Invalid value for property: content
Line 48:
    content: none;
  ----------------^
CSS - http://d6dev1.quax.at/sites/all/themes/quax3/framework/text.css?W
Linked-in stylesheet
Invalid value for property: color
Line 129:
  color:f1f1f1;
  -------------^
CSS - http://d6dev1.quax.at/sites/all/themes/quax3/framework/debug.css?W
Linked-in stylesheet
Declaration syntax error
Line 42:
    background-image: url'../images/grid_count/4.png');
  -----------------------------------------------------^
CSS - http://d6dev1.quax.at/sites/all/themes/quax3/styles.css?W
Linked-in stylesheet
Declaration syntax error
Line 377:
  left: 50px !important;
  ----------------------^
CSS - http://d6dev1.quax.at/sites/all/themes/quax3/styles.css?W
Linked-in stylesheet
Unexpected end of file
Line 380:
  
  ^
jdelaune’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Let me know if this is still an issue.