100 percent browser width draw problem in IE10

When I draw a rectangle at 100 percent browser width, in IE10 when I resize the browser window the rectangle will flash on and off until I stop resizing the browser. This does not happen in Chrome , any suggestions?

No,
I try to explain better:
In my real application (not this simple example) I compose an image by the union of many little gifs. Then I have to save the result in a unique image. It's for this that I've overridden paintComponent(), so , after having painted all gifs, I save composite image to a png one.
This function is activated from a main application, and I don't want to show too much to user, so I try to make this by using a popup frame that disappear quickly.
I hope to having been as clear as possible.
I hope to have chosen the best solution too
Bye and thanks
Edited by: giuseppe_italiano on Nov 21, 2007 3:35 AM

Similar Messages

  • Can the 100% browser width function be used in non-master pages?

    Can the 100% browser width function be used in non-master pages? I watched the video about pulling it to the red edges, and did that on some of my parent pages, but when I preview the page in browser, it doesn't work. I can still see my browser edges.
    The idea for the website I am designing is to have different full browser width images for different pages, and I'm looking for a way to do that. I would create a different master for each page, but there are more than 20 pages...too many master pages! Thanks!

    Hi Lindsey,
    The 100% width feature works with rectangles and text frames on both master pages as well as regular pages. It doesn't work with images in either case. A possible workaround would be to use a rectangle with a background image, depending on the nature of your image.
    Regards,
    Nathan

  • 100% browser width in slideshow widget.

    Hi,
    Is there any way that I can have a slideshow of images at 100% of the browser width?
    I tried to extend the borders of the slideshow to the grey area, but this does not work. That said,  white space on each side of the browser appears (see below)
    Please somone help me!!!
    K.

    Hello,
    I would like to inform you that 100% browser width does not work for Images. It is basically for Rectangles and text boxes.
    As you are using images slideshow, I am afraid it might not work for you. A similar feature request is already logged here : http://forums.adobe.com/ideas/2108#comment-5612
    I would suggest you to vote for it and add your valuable comments to it.
    Regards,
    Sachin

  • If Muse does not support responsive design, can someone tell me why I have seen 100% browser width

    If muse does not support responsive design (and therefore cannot adapt to the differing sizes in browser width of different devices, so I understand it) , as I have read on these forums and been told by Adobe's support tech's via chat support, can someone please explain how the 100% browser width slideshows that I have seen on Adobe's featured Site of the Day sites, were acheived? Are these sites only able to display correctly on the same size screen? If I cannot create a site in muse that displays a constant design on a laptop, desktop, or tablet screen, then why should I use this program at all, and why isn't that dislcaimer right up front to save folks like me hundreds of dollars in cloud subscription fees and hours designing a site only to find out that it will look like crap on 2 of the three devices any one uses to view it???? I was sent here for this question by the support team at Adobe. Hopefully someone has a workaround, because Adobe apparently are nonplussed.

    If muse does not support responsive design (and therefore cannot adapt to the differing sizes in browser width of different devices, so I understand it) , as I have read on these forums and been told by Adobe's support tech's via chat support, can someone please explain how the 100% browser width slideshows that I have seen on Adobe's featured Site of the Day sites, were acheived? Are these sites only able to display correctly on the same size screen? If I cannot create a site in muse that displays a constant design on a laptop, desktop, or tablet screen, then why should I use this program at all, and why isn't that dislcaimer right up front to save folks like me hundreds of dollars in cloud subscription fees and hours designing a site only to find out that it will look like crap on 2 of the three devices any one uses to view it???? I was sent here for this question by the support team at Adobe. Hopefully someone has a workaround, because Adobe apparently are nonplussed.

  • When will 100% browser width work on widgets in Muse?

    Hi!
    I would love it if the widgets in Adobe Muse would work with 100% browser width, for example buttons! Is this going to happen in the nearest future?
    Best regards,
    Åsa

    Hi Asa,
    There are certain widgets that can be used with 100% browser width like the  'Menu widget' , The 'State Buttons' , The 'Slideshow Widget' etc . Please refer to this screenshot in case you are using the state buttons :- http://prntscr.com/52vszt
    Also, if you wish to see the 100% width option available for all muse widgets, I would request you to post this as a feature request here :- Ideas for features in Adobe Muse
    Regards,
    Rohit Nair

  • Muse 7.0 plus Chrome: browser does not show images full browser width

    Hi there,
    I have a serious problem with the latest Muse version: the images which I use as parallax-masks for the background won't work with Chrome, though Safari and Firefox are not showing any problems. The issue: Chrome does either not scale the images to 100% browser-width or does not show them at all, or even shows the images cut into narrow stripes. This problem did not show in the previous version of Muse.
    Of course I already restarted application and computer. System: Mac OSX Mavericks.
    What to do now? The presentation with the client is very soon and this bug makes me very nervous.
    Best,
    bartl

    The problem bartl encountered and reported was fixed by the 7.1 release (November 21st). The problem you're describing sounds different.
    As of yet, I'm unable to reproduce what you're describing. The URL you've provided views the same in all the browsers I've tried, Chrome (32.0.1700.77) and non-Chrome, Mac and Windows.
    That said, looking at your master page I don't think you've created what you intended. At present there are two full screen slideshows on your A-master. On contains no images and the other contains a single image. Both are set to have thumbnails and the thumbnails container is off the right side of the page.
    If you look at your "Master Slideshow" layer in the Layers panel, you'll see the two slideshows. I think you'll want to delete one of them and, given your design, turn off thumbnails for the remaining one.
    Also, if you don't plan to have multiple images in the full screen slideshow, you'd be better off using a background fill image rather than the slideshow widget.
    I remain a bit puzzled how/why you're seeing different behavior in your instance of Chrome. Have you cleared your browser cache?
    On an unrelated note, if you set the page fill and stroke to none and set the browser fill to the most common color from the garage door image, it will avoid the momentary appearance of a white page on a grey background when your home page first loads. Instead the site visitor would see a blank page that's the most common color from the slideshow image, until that image loads.

  • Width Percentage problem for IE6?

    I have a CSS navigation bar with buttons defined in percentage, placed in a 100% width container.  The buttons add up to 100% in their widths.  This works fine for every browser except IE 6, which seemingly sets all the widths and heights of the buttons to width:auto.  What I'm left with are oddly shaped buttons with terrible spacing throughout the container.  I tried using the following to force hasLayout:
    <!--[if IE 6]>
    wrapper {
    zoom: 1;
    Did I do something wrong or is there a better way to do it?  This did not solve my IE 6 rendering problem.

    It would be so much easier if you posted a URL to your test page.  Without seeing your page and surrounding code (HTML and CSS), it's impossible to guess what you have going on.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • A process by the name of avgcmgr is loading the CPUs by up to 100 percent. At least 5 of them have appeared on the activity monitor. I've removed them with forced quit but they return! How do I permanently get rid of them? CPUA temp is now 194F.

    A process by the name of avgcmgr is loading the CPUs by up to 100 percent. At least 5 of them have appeared on the activity monitor. I've removed them with forced quit but they return! How do I permanently get rid of them? Three of these processes has now driven the CPUA temp to 194F.
    Ray

    Hi Ray-
    I'm having the exact same problem and have searched the web for hours looking for a solution (multiple spawned avgcmgr processes that consume cpu).
    Did you find any solution?
    Thanks so much!
    Steve

  • Please make it easier to position images in height and have them adapt to browser width!

    Maybe I'm missing a method but I have now long enough stumbled on something I would think obvious to exist within the program.
    I just want a highres intro image to pop up. i want to position it a bit down from the vertical center, but it should fill out left and right.
    1. Tried using slide shows, but Lightbox won't autostart without clicking thumbnails first. Only fullscreen lightbox has this ability for some unexplicable reason. Please make the non fullres lightbox available for immediate popup without having to click thumbnail.
    2. Tried using background browser fill. Works to a degree, but I can't control the image's vertical position.
    3. Tried using a 100 % width box and fill it with my highres image. But this wont work for this utterly strange reason:
    If I use a 960 px page width as my template, create a box 100% width, I try filling it with my image and tell it to scale to fill. But here's the bummer: If I resize my browser window to accomodate a 2560 px wide screen - my highres image was shredded when I assigned it to fill the 960 px wide box. It's looking a disaster at 2560 resolution. Please allow the image fill to retain it's original size and be able to rescale to smaller sizes instead.
    Because downward scaling doesn't seem to work in fills.
    So to boil it down: I want to be able to make a box and set it to 100 % browser width in the entry box, not having to graphically drag it out to whatever page width I'm currently using in Muse. I should be able to fill it with an image of any size, without Muse making any decision and downsampling my image, making it unusable for 100 % width display on high resolutions.
    Please consider this!
    T

    >@Ian Lyons: I can't drag the panels but the scroll-wheel on my mouse works fine...far better than it did in LR1.
    Agree--when LR is on the main display, but the scroll wheel does NOT work for scrolling the panels when LR is on the 2nd display. I don't know if this is intentional or an oversight or just a situation I experience, but I have experienced it with all versions of LR and in both XP and Vista.
    Note that the scrolling of the side panels isn't the only thing that doesn't work properly with the scroll wheel when LR is on the 2nd display--the thumbnail panel doesn't scroll when on the 2nd display, either. However, using the scroll wheel to adjust brush sizes works fine on either display as does scrolling the thumbnails in the Grid view.

  • Fit browser width

    I have a project that I'm looking to have the background (about 300px tall) span the whole width of the browser. The background color is changing for each different page otherwise I would do it in HTML. I have the background larger than the artboard but it still doesn't show up. Is there a way to do this?
    Thanks in advance!

    There are a few ways to do this that involve writing a little bit of code, but unfortunately I don't think there's any way to do it purely within Catalyst.
    One option is to write a bit of code that calls out to JavaScript and upates the HTML page's background whenever your application's state changes.  You'd add a currentStateChange listener to your root s:Application tag, then use ExternalInterface to call your JavaScript code.
    Another option is to convert the fixed-size application generated by Catalyst into a resizable one, with your fixed-size layout floating in the center and the background filling 100% of the width.  You can do that as follows:
    Import the project into Flash Builder
    In the Main.mxml file, wrap your outermost fx:DesignLayer tag in an s:Group tag
    Set verticalCenter="0" on the group to center it
    Copy the width and height from the root s:Application tag onto the group
    On the application tag, change both width & height to 100%
    Setup your background color variations by adding attributes to the application tag: backgroundColor.Page1="#FF0000" will make the background red in the "Page1" state, for example.  Be sure you use the exact state name after the dot (copy/paste from the <s:states> section if you want to be sure).
    Hope that helps!
    - Peter

  • Resizing images in a div to fit browser width

    i have a page with rollovers in a DIV:
    http://toddheymandirector.com/REEL/index_newlook.html
    i want the the images, "nike the getaway", etc, to resize to fit the browser window width. i tried putting them in a div and adding
    row {
        max-width: 100%;
        height: auto;
        width: auto\9; /* ie8 */
    but it didnt work..
    ideas?
    thanks

    You could try something like the below. Basically it will show a maximum of 4 images per row (25%) so:
    if your image width is 300px, for the browser to view all 4 at 100% their window needs to be 1200px wide
    if their browser window is smaller than 1200px, the images will start to move onto new rows
    if the browser window is bigger than 1200px, it will scale the 4 up to fit the width.
    You can change the width of the images to match your optimal browser window and/or change the percentages to see the effect it has.
    Eg, if you remove the "min-width:25%;" from #gallery ul li it will not scale the images at all. If you change "min-width:25%;" to "width:25%;", it will always show 4 images in a row and scale up or down to fit the window.
    Best thing to do is play around until you're happy. Good luck.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    body{
        background-color:#666666;
        margin:0;
        padding:0;
    #container{
        width:100%;
        height:auto;
        margin:0;
        padding:0;
    #title{
        width:100%;
        float:left;
        color:#FFFFFF;
        font-family:Arial, Helvetica, sans-serif;
        font-size:140%;
        line-height:150%;
        margin-bottom:30px;
        text-align:center;
    #gallery{
        width:100%;
        height:auto;
        margin:0;
        padding:0;
        float:left;
    #gallery ul{
        width:100%;
        height:auto;
        margin:0;
        padding:0;
        float:left;
        background-color:#666666;
        list-style-type:none;
    #gallery ul li{
        min-width:25%;
        display:block;
        margin:0;
        padding:0;
        float:left;
        background-color:#666666;
    img{
        display:block;
        border:none;
        margin:0;
        padding:0;
        width:100%;
    </style>
    </head>
    <body>
    <div id="container">
    <div id="title">This is a floating web gallery</div>
    <div id="gallery">
    <ul>
    <li><img src="nike.png" /></li>
    <li><img src="nike.png" /></li>
    <li><img src="nike.png" /></li>
    <li><img src="nike.png" /></li>
    <li><img src="nike.png" /></li>
    <li><img src="nike.png" /></li>
    <li><img src="nike.png" /></li>
    <li><img src="nike.png" /></li>
    <li><img src="nike.png" /></li>
    </ul>
    </div>
    </div>
    </body>
    </html>

  • MDNSResponder taking 100 percent CPU after upgrading to 10.5.1

    Hello,
    just want to know if anybody else has the same problem.
    After upgrading to 10.5.1 the process mDNSResponder took up almost 100 percent of CPU power.
    In the system.log following line appears (very often):
    mDNSResponder[171]: KQ SSLHandshake failed: -9806
    I took a look at my Linux firewall in front of my network and it drops a lot of packages:
    REJECT:IN=eth0 OUT=ppp0 SRC=192.168.2.20 DST=17.250.248.161 LEN=64 TOS=0x00 PREC=0x00 TTL=63 ID=47178 DF PROTO=TCP SPT=63684 DPT=5354 WINDOW=65535 RES=0x00 SYN URGP=0
    Looking who is 17.250.248.161 turn out:
    bash-3.2# dig -x 17.250.248.161
    ; <<>> DiG 9.4.1-P1 <<>> -x 17.250.248.161
    ;; global options: printcmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7068
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;161.248.250.17.in-addr.arpa. IN PTR
    ;; ANSWER SECTION:
    161.248.250.17.in-addr.arpa. 6000 IN PTR pm-members.mac.com.
    ;; Query time: 210 msec
    ;; SERVER: 192.168.2.1#53(192.168.2.1)
    ;; WHEN: Fri Nov 16 06:45:11 2007
    ;; MSG SIZE rcvd: 77
    Maybe this is a server something to do with .MAC (I'm a member and some sync are turned on)?
    I opened the 5354 port and mDNSReponder is now running normal.
    But hey Apple, I don't want computers be registered by Bonjour or something else at your servers.
    Can you please check this out?
    Thanks for your answers.
    Andreas

    Hi
    I think I found the cause to my problem and also solved it?
    When I investigated my "Console Log" the next message was repeated :
    ... mDNSResponder[202] Failed to obtain NAT port mapping from router 10.0.1.1 external address xxx.xxx.xxx.xxx internal port 9999
    This gave me an idea and pointed in the NAT configurations.
    What have I done (which solved my problem) :
    • opened "Airport Utility"
    • selected my Airport Base Station
    • choose "manual Setup"
    • choose "internet connection"
    • after that i selected the tab "NAT"
    • where I deactivated "Enable NAT port mapping protocol"
    • and then I updated my Airport Base station
    => since then, no more the problem and de message disappeared from the "Console Log"
    Greetings
    Peter

  • Clementine 100 percent CPU use after quit

    after i quit clementine, pause it or stop playback get 100 percent cpu.  any ideas ?
    when i start clementine from console this is what i get, the second part is after i hit the pause button
    Couldn't load icon "clementine-panel"
    Couldn't load icon "clementine-panel-grey"
    Application asked to unregister timer 0x5b00000a which is not registered in this thread. Fix application.
    QPainter::begin: Paint device returned engine == 0, type: 2
    QPainter::translate: Painter not active
    QPainter::save: Painter not active
    QPainter::pen: Painter not active
    QPainter::setPen: Painter not active
    QPainter::pen: Painter not active
    QPainter::setPen: Painter not active
    QPainter::setPen: Painter not active
    QPainter::pen: Painter not active
    QPainter::setPen: Painter not active
    QPainter::setPen: Painter not active
    QPainter::pen: Painter not active
    QPainter::setPen: Painter not active
    QPainter::setPen: Painter not active
    QPainter::setPen: Painter not active
    QPainter::restore: Unbalanced save/restore
    QPainter::translate: Painter not active
    QPainter::end: Painter not active, aborted

    I only get 100% CPU after quitting. There's a bug report here.
    Seems to be something to-do with the nvidia drivers.
    Play, Stop, Pause etc. seem to work fine and I don't get any QPainter errors so you've
    got some other problems there.

  • Running 100 percent of cpu

    My Itunes is taking 100 percent of the CPU. Any help ?

    I am having the same problem as well! I have just got m y iPad 2 and rushed to get it updated and was forced to update my iTunes to 10.5.0.142 and since then I have not been able to do anything!
    I have noticed that iTunes takes about 50% of my CPU, AppleMobileDeviceService takes the other 50% and the AppleBackupService gets a huge ZERO% which is great if you don't want to actually do any backups - but then again it won't let you update without doing a backup.
    I have tried the uninstall and reinstall routine, done the tweaking to make iTunes as lean as possible but nothing helps. I am not at a point that I wish I had not spent what I have on apples new money spinner - I could have used it on something that works!
    Going by the complete lack of response from Apple on these forums, it is clear that they don't even monitor them at all and don't care about their users at all and it's just their bank balance they are interested in.
    Win7 64

  • Install itunes - cpu goes to 100 percent and stalls.  Uninstalled, tried fixes on internet, reinstalled - same story

    Have installed, uninstalled itunes on xp machine and tried all the fixes given in the discussion groups, plus cnet and other internet fixes.....nothing works.  After installation of itunes cpu usage goes to 100 percent and itunes stops.  Cpu stays at 100 percent until I uninstall itunes.  By the number of posts on the internet, I can't believe Apple hasn't addressed this issue with a fix.

    I had the same problem but this worked for me.
    Get to a dos command prompt and type:  netsh winsock reset
    You will need to reboot your computer but it fixed tocpu 100% issue.
    Good luck

Maybe you are looking for