Drawing problems in Minefield interface elements and page content

Some sort of graphic related problem with Minefield nightly builds.
I'm not an expert, but it looks like the problem is with semi transparent pixel drawing. Might this be related with graphics hardware?
Here is the screenshot, how it looks:
http://img148.imageshack.us/img148/2536/ffinterface1.png
In the picture the problem is well seen on the TAB headers and vertical line with a pattern in a page illustrates the problem in displaying transparent elements in page content.
When interactive interface elements are mouseovered (paticularly "close tab" buton), the distortion around changes.

Try the Builds forum over at MozillaZine, that's where all the "testers" hang out.
http://forums.mozillazine.org/viewforum.php?f=23

Similar Messages

  • I am having a problem reistalling adobe photoshop elements and premiere 9

    I am having a problem reinstalling adobe photoship elements and premiere 9.  my laptop had to be re configured and it was removed not i cannot reinstall.?  Please help

    Please refer to the proper Fora, this Forum is dedicated to Photoshop, not Photoshop Elements.
    Edit:
    http://forums.adobe.com/community/photoshop_elements

  • Skip navigation elements to page contents in Weblogic standalone server

    I'm running JDev 11.1.1.0.1 and 10.3 stand-alone weblogic server. Due to the problem with IE6 and rich text objects, I've redone my application using trinidad components. The rich text version of the app ran fine on both the integrated and stand-alone server (using firefox 3). The trinidad version runs fine in the integrated server, but on the stand-alone server, the following link appears at the top of the page and command buttons do not work (in both firefox and IE 6):
    Skip navigation elements to page contents
    From faces-config.xml:
    <application>
    <default-render-kit-id>org.apache.myfaces.trinidad.core</default-render-kit-id>
    </application>
    From trinidad-config.xml:
    <skin-family>minimal</skin-family>
    Anyone know what I need to do to get this working on the stand-alone server?
    Thanks.

    Hi,
    correct, this warning is not relevant to the problem
    Did you try to delete the existing css file
    WEB-INF\temp\adf\styles\cache\oracle-desktop-<....>.css
    If this doesn't help, have a look at
    Have a look at: 10.1.3.1 : Skip navigation elements to page contents
    Though this thread talks about ADF Faces, not Trinidad, the issue with an invalid CSS file might be the same if you added your custom skin. As a last hint to give, how did you replace or convert the af:html, af:body elements (if used). These are handling the skin loading
    Frank

  • How do I remove "Skip navigation elements to page contents" display?

    I have a JSF page that displays a message "Skip navigation elements to page contents" at the top of the rendered page. Any idea why this is happening and how to remove?

    Strike the copy/paste theory. The issue occurs even with a newly created page when I have a panelpageheader and panelpage combination. Here is the code:
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/EA17"
    xmlns:afh="http://xmlns.oracle.com/adf/faces/EA17/html">
    <jsp:output omit-xml-declaration="true" doctype-root-element="HTML"
    doctype-system="http://www.w3.org/TR/html4/loose.dtd"
    doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <link media="screen" rel="stylesheet" href="css/blaf.css"/>
    <f:view>
    <af:form>
    <afh:html>
    <afh:head title="mainPage">
    <meta http-equiv="Content-Type"
    content="text/html; charset=windows-1252"/>
    <style type="text/css">
    body {
    background-color: #ffffff;
    </style>
    </afh:head>
    <afh:body>
    <af:panelPageHeader binding="#{backing_test.panelPageHeader2}">
    <f:facet name="branding">
    <af:objectImage binding="#{backing_test.objectImage2}"
    source="components/images/corporateBrand.gif"/>
    </f:facet>
    </af:panelPageHeader>
    <af:panelPage title="Title 0" binding="#{backing_test.panelPage1}"/>
    </afh:body>
    </afh:html>
    </af:form>
    </f:view>
    </jsp:root>

  • How to move some xml element and its content to a new frame

    Hi All,
    How to move some xml element and its content to a new frame.

    Hi Chinnadk,
    Sorry my code its comment some lines. Now only I check the forum thread, you just try one more time.
    #target InDesign;
    #include "/Program Files (x86)/Adobe/Adobe InDesign CS5.5/Scripts/XML Rules/glue code.jsx"
    var myDoc = app.activeDocument;
    //____________________ XML RULE SET
    var myRuleSet = new Array (new margintag);
    with(myDoc){
        var elements = xmlElements;
        __processRuleSet(elements.item(0), myRuleSet);
    function margintag(){
        this.name = "margintag";
        //this.xpath = "//margintag[@type='mn2']";
        this.xpath = "//margintag";
        this.apply = function(myElement, myRuleProcessor){
            with(myElement){
                app.select(myElement);
                try{
                    var myPrePara = app.selection[0].paragraphs[-1].parentTextFrames[0].paragraphs.previousItem(app.selection[0].paragraphs[-1]);
                    if(myPrePara.characters[-1].contents=="\r"){
                        myPrePara.characters[-1].remove();
                    var myTextframe = myElement.placeIntoInlineFrame(["7p9","6p"]);
                    myTextframe.appliedObjectStyle= myDoc.objectStyles.item("MN1");
                    myTextframe.fit(FitOptions.FRAME_TO_CONTENT);
                    myTextframe.parentStory.paragraphs.everyItem().appliedParagraphStyle = app.activeDocument.paragraphStyles.itemByName("MN1");
                    }catch(e){}
                app.selection = null;
            return true;
    thx,
    csm_phil

  • Print Color Management Problem w. Photoshop Elements and Tiger/Leopard

    Has anyone tried printing with ICC profiles through Photoshop Elements 6 for Mac? Apparently, it does not work on Tiger nor Leopard? My prints look very dark and over-saturated.
    The Datacolor folks, who make the Spyder3 calibrators I'm using, say my prints look like they are being "double color managed," possibly once by PSE and once by the printer driver (even though it's turned off).
    Over at the Adobe Forums some say it's a problem with Leopard. I'm not so sure, because I found that printing color management works fine on a Mac with Photoshop Elements 4.01 and Tiger. Any comments? Thanks.

    Aha! Got it. Adobe has confirmed that the problem is on their end. PSE 6 is double color managing the images. Here's what one user got in reply from Adobe on the subject. There are two separate answers:
    Thank you for contacting Adobe Technical Support.
    After consulting with my colleagues about the issue you raised, I can let you know the following:
    The issue is both on our as well as the driver software side and the workaround we have given is the best available at this time. This issue is affecting all printers, not just Epson or Canon.
    The soft proofing effect that you are seeing in the print preview is indeed an attempt at soft proofing. However since Photoshop Elements managed prints are incorrectly double colour managed it is not as useful as it was initially designed.
    As to the exact details of why this occurred, we have no official information.
    We believe that this will resolve the issues you are experiencing, however, should the reply not help solve the problem, please contact us again, quoting the case number given above, and we will re-open the case.
    Answer # 2
    We have had word back from our engineers regarding your issue.
    The Photoshop Elements team are aware of the problem and are working with Apple and the printer manufacturers to get this to work correctly. In the meantime, the only workaround is to switch off colour management in Photoshop Elements and let the printer handle the colour management.
    Unfortunately we can not make an estimation as to when a fix will be provided. We will close the case for the time being as there really is nothing more we can do about this issue besides offering the suggested workaround. Closing this case does not mean that the research will stop however and the engineers are working on a solution to this.
    As the tech noted, let the printer handle the color instead. Tell PSE not to manage color so it is the step sending the data unaltered. When the print dialogue comes up, under the Color Correction heading, change the pull down menu to "ColorSync". In the menu below that, choose the correct profile for the paper you're using. If the Brightness menu is still active, look for any choice that allows you to turn it off. If none exists, leave it on Normal. If the options below that for Color Balance and Intensity are not grayed out, make sure they are at the center positions (no effect).
    These steps are the same as before, except you're doing them in reverse. Photoshop is doing nothing and the print driver is handling the ColorSync chores rather than the other way around.

  • Problems with printing adobe elements and imac

    elements 13 and new imac.  The printer settings are incomplete.  When I try to make adjustments to the printer settings not all the settings are there (i look on line and I am not seeing what I expect

    Are you new to macs generally, or just to this mac? Assuming the former, in OS X you make most of your choices for print quality, ink, paper, etc. in the OS X print window that pops up after you click Print in the PSE print window. The window usually opens as a little stub and you need to click Show Details to expand the window. Your print settings will be in the pulldown menu in the middle of the expanded window.

  • Layered video problem Overlay Creator for iPad and Adobe content viewer

    Consultation in English:
    A top layer contains different elements, the layer below it is a video contentdisplayed on the viewer does not respect the position viewing the video, above all, is there any option to correct the problem, I am aware of your comments, thanks.
    Visualization InDesign (vector layer above the video)
    Visualization Content Viewer (Top video vector layer)
    Consultation in Spanish:
    Una capa superior contiene diferentes elementos, la capa que se encuentra abajo de ella un video, al visualizar en content viewer no respeta el posicionamiento visualizando el video por sobre todo, hay alguna opción de corregir el problema, quedo atento a sus comentarios, gracias.

    Thanks Johannes, works great but I can not hide the video driver, you can do when giventhe option to autoplay?

  • Draw the Borders on the Table and Loop Contents.

    Hello Everyone,
    I have a Table and a Loop in the Smartform. I am Printing the Details on the Tabular Format of 5 coulums and a few rows in the table and a loop.
    Now, I want to Draw the table lines for these tables and the Loop.
    The Option of Boxes and Lines are provided but I can not use them.
    Can any one please Suggest me how to use the Lines and the Boxes on the table and the Loop.
    Regards,
    Deepak.

    Hello,
    I tried the way you told me to but then every time I single click or even double click. It just gives me the same error  that
    "The Boxes and shadowing are not allowed in the Table."
    I am doing this in  the Output options tab of the Cell which has been created under the Row line of the table.
    Please suggest me any other possible work around or the solution. Many thanks for your Advice so far.
    Regards,
    Deepak.

  • Creative X-Fi problems - large number of playlists and protected content

    Hi,
    Apologies if I'm posting to the wrong forum - please point me in the right direction!
    I'm a developer, consulting for a client trying to launch a business around pre-loading mp3 players, and later updating the content and playlists on the player.
    We're trying to load a Creative Zen X-Fi with 7000 pieces of protected subscription content (WMDRM Root and Leaf licenses) and about 400 playlists which point to this content. We're using the WMDM SDK (not the WPD/MTP Sdk) to load the content onto the X-Fi just fine. Building the playlists and loading them to the device usually succeeds, though we occasionally see a WMDM-specific out of memory error code. Later, we update (remove, then add) content to the device and replace all of the playlists after new content is added. This is very buggy, and we can't tell if we're hitting device limitations or what. Music and playlists are loaded into the Music folder and My Playlists folder, respectively - matching WMP behavior.
    Some straightforward questions:
    . After writing 430 playlists to the device (some contain > 000 songs) all is well. Playlists play as expected, therefore rights resolve ok. If I delete the playlists, then re-create these playlists again, it appears as though things are successful, though when I unplug the device it's screen goes blank. Hitting the reset button works around the problem, but customers won't like that.
    2. When loading new content I periodically get C00D2779 - 'The file could not be transferred because the device clock is not set'. This is after a successful update of the root license. Is there something I can do to proacti'vely set the secure clock? I would think not - it's not very secure if I can set it - but I'm puzzled by this error.
    3. Is there a documented limit (or any guidelines/help) on the X-Fi's limit on number of playlists, number of pieces of protected content, number of entries in a playlist?
    4. Does Creative provide a developer's forum where my questions might get some tracktion?
    Thanks - any help/pointers are appreciated!
    Ben McAllister
    http://www.listenfaster.com

    wow. i certainly would want to know this one too since i never get to put these huge amount of files and playlists on my player.
    http://storeyourpicture.com/images/s...lectronics.jpg

  • With Firefox 5.0.1 and Firefox 6 beta there are display problems apparently due to Java and some Javascript compatibility problems -- there were links to solutions, but they are no longer active. What to do?

    The box and button lines are not displayed or are mis-sized, if they appear at all; problem varies with the website and page style.
    The threads I found in discussions mentioned a couple pages that are no longer active/cannot be opened -- so these solutions don't work.
    When starting version 5x and 6beta I get information certain add-ons are STILL incompatible with these versions?
    Are there any work-arounds or patches?

    I am having this problem too. Just like WinOnBatch the problem started for me around firefox 5.0.1.
    I have not been able to get rid of this problem. I have tried creating a new profile, restarting firefox in safe mode. disabling extensions 1 by 1. When I built this computer I did a clean install of firefox 5.0.1, and 2 weeks later with no extensions the problems came back. At that point I had the Java and flash plugins only.
    When firefox 6 was released I did another fresh install (uninstalled firefox, went through my hard disc and deleted any reference to firefox and mozilla. Did the same in the registry, then run a registry cleaner and restarted the computer) before I installed firefox 6 and the problem was happening in less than a week. The I said to hell with it and re-created my entire profile from scratch and installed all my old extensions (updated them off course). 2 weeks ago it got really sever and I couldn't see any buttons on the chome interface and all web pages I visited were displaying really messed up. The only way i can describe it is kinda like greentech70 screenshots but on every inch of the application window. Like a really bad screen tearing effect.
    The only thing that seem to help is when I downgraded to firefox 3.6.18. That fixed it but like greentech70 I have security and privacy concerns, so upgraded to firefox 6 again as the issue went away for 1 day, then came back but not as severe. since then I have been downgrading to firefox 3.6.18 re-installing java and flash, then upgrading back to firefox 6. It keeps the problem minimised but im still plagued by it. I also wonder if its a problem with firefox's 6 graphical engine.

  • Low-quality copy (to the clipboard) in Keynote and Pages

    Hello,
    I am running Keynote 6.5 under OS 10.10 on MacBook Air. Just after updating to Yosemite I have noticed that if I copy (command-c) something from Keynote (say, some text, or a graphic) and try to paste it outside (in Preview, or in Word) I get a low-quality image (bitmap rather than vector). It was not like this before. Also, I have verified that this problem is limited to Keynote and Pages; i.e., copying something out of (e.g.) Powerpoint works perfectly (vector image).
    Anyone can help?

    I can confirm this is also a problem with Numbers. Anything copied out of the iWork apps appear to lose the ability to be pasted as a .PDF, even in applications that can accept the higher quality .PDF format. (In looking into it, there's additional weirdness I'm seeing related to iWork and the clipboard, but that's for elsewhere).
    At this time, the only possible thing you can do to get high quality output from Keynote is to Export as a PDF, then open that and crop it.
    Just to help a bit more, when you check Preview for how to crop a PDF, the help is incorrect. The command you're looking for is not
    Choose View > Show Edit Toolbar,
    it's
    Choose View > Show Markup Toolbar
    However, I haven't tried to see if you can get PDF's without backgrounds... checking now
    I've also confirmed that Keynote '09 can still produce .PDF's from copied content. And, I am using a MacBook Pro.

  • [JS-CS4] - How to read the XML Element and its Attributes

    Dear All,
      I have the doubt regarding: reading the xmlElement and its attributes.
    Here I droping the xml script
    //============= Start ======================//
    var myDoc = app.activeDocument;
    var Fpath = File("../Projects/Entity_map.xml");
      if (Fpath.exists)
       Fpath.open("r");
       var Cont= Fpath.read();
      var roots = new XML(Cont);
      var myEveryName = new Array();
      var myEveryContent = new Array();
      var myEveryAttributes = new Array();
      traverse(roots);
    //$.writeln(myEveryName);
    //$.writeln(myEveryContent);
    $.writeln(myEveryAttributes.length);
    for(var i=0; i<myEveryAttributes.length; i++)
      $.writeln(myEveryAttributes[i]);
    function traverse(tree) {
        myEveryName.push(tree.name());
    myEveryContent.push(tree.text());
      myEveryAttributes.push(tree.getAttribute);
    // you get the contents by using .text() insted of .name()
        if(tree.elements().length() > 0) {
            for(var i=0; i<tree.elements().length(); i++) {
                traverse(tree.elements()[i]);
    //============== End =====================//
    and the XML Structure is
    //===============XML =====================//
    <?xml version="1.0" encoding="UTF-8"?>< Entity_Convertion>
    < Entitys char="Ç" GID="173"/></ 
    Entity_Convertion>
    //===============End ====================//
    Here I'm getting the XML Elements and its contents, but not xmlAttributes.
    Please any one can help me, then I will appreciate...
    Thanks & Regards
    T.R.Harihara SudhaN

    Dear All,
      I have the doubt regarding: reading the xmlElement and its attributes.
    Here I droping the xml script
    //============= Start ======================//
    var myDoc = app.activeDocument;
    var Fpath = File("../Projects/Entity_map.xml");
      if (Fpath.exists)
       Fpath.open("r");
       var Cont= Fpath.read();
      var roots = new XML(Cont);
      var myEveryName = new Array();
      var myEveryContent = new Array();
      var myEveryAttributes = new Array();
      traverse(roots);
    //$.writeln(myEveryName);
    //$.writeln(myEveryContent);
    $.writeln(myEveryAttributes.length);
    for(var i=0; i<myEveryAttributes.length; i++)
      $.writeln(myEveryAttributes[i]);
    function traverse(tree) {
        myEveryName.push(tree.name());
    myEveryContent.push(tree.text());
      myEveryAttributes.push(tree.getAttribute);
    // you get the contents by using .text() insted of .name()
        if(tree.elements().length() > 0) {
            for(var i=0; i<tree.elements().length(); i++) {
                traverse(tree.elements()[i]);
    //============== End =====================//
    and the XML Structure is
    //===============XML =====================//
    <?xml version="1.0" encoding="UTF-8"?>< Entity_Convertion>
    < Entitys char="Ç" GID="173"/></ 
    Entity_Convertion>
    //===============End ====================//
    Here I'm getting the XML Elements and its contents, but not xmlAttributes.
    Please any one can help me, then I will appreciate...
    Thanks & Regards
    T.R.Harihara SudhaN

  • Premiere Elements 11 - online-content-download not working

    Download of online-Content (movie-menues etc.) is not working. Are the Servers down?

    premiere-user-v11
    Are you doing one at a time and getting failure or are you hitting the All choice for the Content with the blue ban at its upper right corner?
    Have you checked the following areas to determine if the problem is targeted at one type of Content?
    Graphics Tab for Clip Arts
    Tools Menu or Tools Tab for DVD Templates
    Instant Movies Tab for Movie Themes
    Title & Text Tab for Title Templates
    Just trying to determine the specificity of the problem - All versus selected areas.
    I have found that, at best, the Content download from within the project is a labored and slow process, depending on your Internet connection and Internet speed. Unfortunately there is no alternative since there is no more Content disc when you purchase the box product. But you can save the Online Folder (after download - completed version) to a USB Flash Drive (8 GB capacity) after the first program install so that you can use that for Content for the second install of  Premiere Elements 11 on another computer or in the case where you need to uninstall reinstall Premiere Elements and its Content on one computer. The file size of the completed Online Folder is expected to be about 6 GB.
    We will be watching for your progress.
    Thanks.
    ATR

  • Problem with lenght of text and footer elements displaced (bug?)

    I have a problem with the footer of my pages. The footer is composed with elements of the master page and two elements that are page dependant so these elements are defined in each page. All the elements in the footer are marked as page footer elements so they should appear below the main content of the page and all in the same position relative to each other.
    But the truth is the main content extends below the top of the footer overlapping it and the page dependant elements of the footer are displaced in the same amount and so these elements do not match in the space reserved for them in the footer.
    I think the problem is caused by the text box in the main content being displayed with a bigger height than it appears in the editor. Even worse: every web browser shows the text with a different height so the footer elements all appear displaced differently. I have tried to define the height of the text in pixels (px) instead of percentage (%) but the result is the same. But even with this indetermination, the footer should always appear below the main content and not overlaping (or overlaped) by it, so either this is a bug or I am doing something wrong.
    Here is how i see the page in the editor. The grayed out keywords and the "UK Photographers" link of the footer are in the current page. All other elements of the footer (horizontal line(rectangle of 1px height), "facebook - links - contact" links and Copyright notice) are in the master page:
    This is how the page appears in Firefox 15 with the text zoom set to default. notice how the footer elements that are defined in the current page appear overlaping those defined in the master page (there should be a 27px space between the end of the text and the horizontal line) and moved down in the same amount than the main content exceeds the footer limit:

    I am able to repro this on my end as well. Seems like a bug that we will be fixing in a future release.
    Work around would be to make sure that the footer item on the individual pages are above the ones from the master page or put everything on the master page or the individual page.
    - Abhishek Maurya

Maybe you are looking for