Display behavior incorrectly on the second screen in portrait mode?

I use a graphics card from Nvidia GeForce 9400GT with two monitors (the two resolution 1600 x 1200). When the second monitor is in portrait mode, the contents of the window of Firefox are not correctly. This problem does not always occur, but when it does it persists as long as the computer is running (that is, between stops). The dysfunction of graph is displayed when the window is moved laterally, which case the contents don't follow the window correctly. This occurs if the "Show while dragging the content" is enabled or disabled.

Try turning off hardware acceleration.

  • Tools > Options > advanced > General > Browsing: "use hardware acceleration when available.

If disable hardware acceleration works then check if there is an update available for your graphics display driver.

Tags: Firefox

Similar Questions

  • display fades, but in the second screen it works correctly

    display fades but when we display the display to the second monitor it works properly...

    Thank you.

    If you happen to have some technical skills, then you can buy a replacement screen and replace it yourself. You can find a replacement screen online for less than $100.00. Use a search engine like Google or Bing with HP g6-2304tx as the search keywords.

    It is on the track only inexpensive to fix the problem. If you have done by a PC repair shop, it will be more expensive. Try Insidemylaptop.com to get the LCD screen replacement instructions.

  • Open Web page on a sceen not is not properly displayed when moved to the other screen

    Installation: imac 5K retina with a secondary LCD attached via thunderbolt-HDMI interface

    Two issues were identified after Firefox updated version 38.0.5:
    1. #1 problem: when I open the Web page on imac (main screen), it opens OK, so if I move to the secondary screen, it is not displayed correctly. Looks like a second copy of the same 1/4 of the original page size is superimposed on the upper left corner. See attached screenshot #1

    2. #2 problem: when I open a Web page on the second screen, it opens ok (see the screenshot #2), then if I move it to the main screen (imac), it is not displayed correctly. Looks like the page on elementary school zoomed. See attachment page #2 (in the second screen) and #3 after be moved to the main screen (imac)

    Hi njarif,
    I've seen this before and he could never adequately describe. I think that you have enough information here to fill out a bug report:

  • Satellite M30X-129 - no video on the second screen

    I have a M30X-129, which for the most part works fine. However, when I have a second monitor attached (for example, an overhead projector) everything is displayed outside a video/film clip, which appears black. This occurs if Windows Media Player or Realplayer is used. All other programs and images are visible on the external monitor or laptop screen.

    I installed Windows XP Pro on the orig XP Home version. All drivers were installed and updated as required. I thnk I have a Raedon graphics card.
    Any ideas on how to have movies/clips on the second screen?

    Thank you.

    Hello

    Most Windows applications and video cards do not support playback of video files on the screens at the same time. You can try to disable the video signal going to the built in LCD screen and display only through the projector.

  • set the second screen as the main screen

    I have an external monitor connected to my macbook pro. Is it possible to put this external monitor as the main screen. It seems that El Captain only opens new windows and applications on Macbook Pro screen.

    You can change the order via system preferences > display > Arrangement. Drag the white line (menubar) on the second screen to make it primary.

  • Y510P image does not fit into the second screen using HDMI

    Hi, I have the Y510P with Windos 8.1 latest graphic drivers. I am connect to my HDTV via HDMI and the image fits well in my TV and it has a little zoomed. I was looking for a solution in all the menus of Intel HD 4600, nVIDIA Control Panel, Windows scaling... Nothing works. I have another laptop and it has an option that is changing the image and the TV shows that what is supposed to be for show.

    How can I solve this and did what I see in the screen of my laptop on the second screen (TV)?

    Thank you!

    I have a 1280 x 720 Samsung TV, I don't know the model exactly.

    The probem disappear when you change your screen resolution, or change the size of the elements, or something like that. It has something to do with the Panel of Intel, where there is a scaling option, in the tab 'display '. Well, there should be an option to select the scale, but it is not.

    So, to make it appear, you need to do this:

    1. connect the HDMI

    2 desktop, right-click, screen resolution, in 'View', you must select your TV, in my case "Samsung TV"

    3. you change the resolution from 1080 to 720

    4. then select Samsung TV as output ONLY screen, so the screen of the laptop turns off

    5. go in Control Panel (right click, graphics properties... office, display) Intel

    6. NOW, in the scaling box, you can move the 2 sliders and adjust the image, so now I can make it adapt to the screen

    Although it is a solution, and everything works fine, I don't like. I should be able to look at the screen of my laptop, and the most annoying is that steps 1 to 5 are reset every time you unplug the HDMI. It is a temporary solution.

    I want my nVIDIA GT 755 M to take control of the HDMI, I think that I could just plug the HDMI then automatically shows properly scaling the picture of my TV. Just plug and unplug, like all my other computers.

    Thanks for the help and hope I can find a real solution.

  • losing audio after adding the second screen

    Why am I losing my sound after having added the second screen (sony sdm-hs95)?

    My customized HP ENVY 17 t-j100 Quad Edition Notebook PC includes:

    • • Windows 8.1 64 Pro
    • • 4th generation Intel® Core™ i7-4800MQ processor
    • • Included 2-year warranty
    • • NVIDIA GeForce GT M 740 graphics with 2048 MB of video memory dedicated
    • • 17.3 inch diagonal Full HD LED-backlit Display (1920 x 1080) anti-glare Non touch
    • • 8GB DDR3 System Memory (2 Dimm)
    • • 2 TB 5400 RPM hard drive
    • • 24GB flash acceleration Cache hard drive
    • • Two batteries of Lithium-Ion 6-cell
    • • Blu - ray player & SuperMulti DVD burner
    • Backlit keyboard •
    • • HP TrueVision Webcam high definition with digital microphone built-in
    • • 2 x 2 802.11b/g/n WLAN and Bluetooth® [2 x 2]

    Thank you

    Hello

    How do you connect the second screen? Using HDMI? If so, please disable the sound HDMI playback devices

    Right click on the speaker icon > playback devices select > right click HDMI Audio then turn it off

    Kind regards.

  • How to push the second screen?

    Hello

    I am writing an application in which I'm trying to push a second display to a custom in the first menu item. The first screen is pushed successfully and the custom menu items are filled with a bluetoothserialportlistener. Once I click on a special menu item, I want to launch the second screen. I used a dialog.alert to verify that the the menuitem run() method works, but the second screen is not displayed.

    Any suggestions are greatly appreciated!

    The first screen is created by hand (String [] args)

    MatMain app = new MatMain();

    app.enterEventDispatcher ();

    private MatMain() {}

    pushScreen (new WelcomeScreen());

    }

    I tried to call the second screen as follows:

    synchronized (UiApplication.getEventLock ()) {

    getUiEngine () .pushScreen (new MatOnline (_info));

    }

    I also tried:

    UiApplication.getUiApplication () .pushScreen (new MatOnline (_info));

    Thanks again!

    Hello

    I think you're trying in a very complex way.

    Your architecture using complex and ignoring the bluetooth codes related, I can see your second screen with a minor modification.

    In your DeviceMenuItem class.

    replaced

    MatMain.getUiApplication () .pushScreen (new MatOnline (_info));

    with

    UiApplication.getUiApplication () .pushScreen (new MatOnline (_info));

    And in your class MatOnline:

    replaced

    HorizontalFieldManager _fieldManagerOnline;
    with

    HorizontalFieldManager _fieldManagerOnline = new HorizontalFieldManager();

    Concerning

    Bika

  • CTRL-Alt-2 moves to the second screen windows - how to disable

    Hello

    I have a new computer to dual screen in Windows 8.  When I do Ctrl + Alt + 2, my current window is moved to the screen 2 (and equivalent to 1).  Does anyone know if it is a shortcut of Windows 8 or another utility?  I have a nVidia graphics card and the 7200LE Panel is not shortcut (besides the stereoscopic 3D features that are disabled).

    The problem is that Windows seems to treat the key ALT GR (right Alt key for the keyboard layout of the French-Canada) as a combination of Ctrl + Alt, then when I press Alt Gr + 2 to type the symbol @, my window also moves to the second screen.  The equivalent problem is when I type the ± symbol (AltGr + 1 gives my character, and move the window), but this isn't as big a problem.

    Anyway, if anyone knows how to disable the Ctrl + Alt + 2 sets of shortcuts, or how to make windows treat differently the keys Ctrl + Alt, AltGr do let me know.

    Thank you
    IM

    I had the same problem, and in my case it was a third-party application that came with a USB to DVI adapter.

    The utility is called "MCTDUtil.exe" and is in "\Program Files".

    It has a visible icon called "Super Utility".  There, you have a menu called "Multi Display Control Panel".  The Ctrl-Alt-1 and Ctrl-Alt-2 are mapped to do exactly this: move the window being displayed 1 and 2 respectively.  You can disable the feature of this Panel.

    I suspect that this utility is not necessary and can be removed.

  • HOWTO define the second screen?

    Hello

    I have a Setup to monitor tripple (a Samsung for coding, the iMac 27 "non-retine and a screen 24" Apple Led Cinema-> in that order). Lightroom choose the Samsung as the second screen, but I want the Apple Cinema (the display on the right side of my iMac which is my primary monitor). I am able to move the window manually to use this form, but the second is still the Samsung.

    So, what can I do to change permanently the second screen?

    Thanks for the tips and tricks

    Abhijit

    It is a question unresolved, which was for the first time five years ago: Lightroom: ability to assign a second monitor with more than 3 monitors. Photoshop family customer community you can read some of the posts with solutions on the link above and see if one of them solves your problem.

    The only other suggestion I can give you is to try swapping the crush of ports used for Apple Cinema and Samsung monitors. Connect the cable of Samsung display in the Thunderbolt port, used by the Apple Cinema and vice versa for the Apple Cinema cable for display. Logically, this should exchange the display that receives the secondary window of LR, but I have not seen anyone offer it as a solution. Unfortunately, I don't own an iMac so he can't test me.

  • Three-Way Color Corrector eyedropper tool works only on the second screen in OSX Maverick

    Hello

    Since the update to the Mavericks at work on Monday, I was unable to use the eyedropper tool to the three way color corrector on a dual monitor configuration in first Pro CC.

    I have all of my panels, outside of my program monitor Panel, on a screen. When I select the Eyedropper to the three way color corrector white balance and go to the second screen where my program Panel is, he turns his back on an arrow and I cannot select anything. When I move my Panel program to display as well as others it allows me to use it as usual. Unfortunately, this is not how I work and I would like that the program works normally.

    I was wondering if anyone else has had this problem and found a solution. I will report to bug right now.

    Thank you.

    Hi Punker,

    Thanks for posting the workaround. It is a known issue that we're investigating. FOW now workaround is to:

    GoTo > System Preferences > Mission Control.

    Uncheck "screens have a separate space.

    System disconnection or re - start.

    The problems must be solved.

    Best,

    Peter Garaway

    Adobe

    Premiere Pro

  • Composite of reading on the second screen in multicam on the first screen?

    Hello

    What I try to do is:

    (maybe the screenshot will help you understand)

    I have a sequence with two cameras connected to each other and another third camera which must be always visible on the screen (a sort of picture of image).

    So my I want to see the sequence of cam multi my first screen and playback of composite on the second screen.

    In fact, I can get it, but the third video is only show on the composite when paused (not during playback). IE a select a frame in the timeline manually third camera appears in the second screen), I play the video the third camera disappear from the second screen...

    This is the normal behavior?

    Is it possible to get the result I want?

    So my main screen on my second screen right left. (on the right you can see the camera with nexus, not the screen green screen).

    On my main screen I have the monitro multicam where I do not see my third camera, but is not a problem.

    OK-third-camera.jpg

    When I push the game I got it (see the black line on the left of the second camera third screen appearing do not).

    NOK-no-third-camera.jpg

    Thank you in advance for your help!

    PS: I saw a few posts with reference monitor, I try this but apparently not reading at the same time as the multicam so not what I want.

    It does not exist.  MultiCam can only show you the cameras in the multicam sequence.

    You could add the third camera in the sequence multicam temporarily, then cut between the two other cameras, and when this is done, remove the third camera...

  • Satellite P50t-B01E - BD Player does not play using the second screen

    Using PC mode "extend", dragging player across the second screen causes reader Toshiba BR disable playback of the disc. The drive interface moves on, but the game is not possible.

    Other media and the information can be consulted. Connecting via HDMI.

    Thanks in advance.

    I guess you will be able to use the player Blu-switching the video output for external monitor without the use of the extended mode.

    Could you confirm this?

  • Satellite P300 - display resolution incorrect if the external monitor is connected

    I wanted to use a monitor BENQ of WAP 2010 with my Satellite P300 laptop operating system is Windows Vista Home Premium 32-bit.

    When I connect it, the display resolution changes to an unusable.
    I installed the latest ATI drivers that I downloaded from the Toshiba site. Max screen resolution is 1680 x 1050. This resolution no longer exists after the connection of the monitor.

    Also, I can't set the correct resolution for the LCD display of the laptop more.

    How set up the screen, so that the monitor displays a clone of the LCD screen for laptop and find the correct resolution?

    Hello

    > Max monitor resolution is 1680 x 1050. This resolution no longer exists after the connection of the monitor.
    Please understand that not all possible solutions are supported by a graphics card chip or a graphics card driver.
    If one of the parts mentioned would not support this resolution then you will not be able to choose and use the external monitor!

    In your case, I recommend the manual of your laptop.
    There you can find a list of available external resolutions and supported.

    Welcome them
    Markus

  • How to get the film on the second screen and cut on normal?

    How to get the film on the second screen and cut on normal?

    iMovie 10 does not support using double screen, tou need to FCP to do.

    Geoff.

Maybe you are looking for

  • Start up

    I have a Vista 64 bit new conputer and would like to know what is the minumum programs that must be included in the startup. I know safety is to be launched. What else is required for the system works well. There are a ton of programs listed at start

  • How to stop DMA FIFO on FPGA?

    Hello can someone tell me how to stop Fifos DMA as a target host on the level of FPGA FIFO? The node of the method 'stop Fifo' host only erases the fifo buffer on the host side. The Fpga FIFO is still running. To reset the whole fpga is not possible,

  • Designjet 111 - printing problem

    My Designjet 111 printed 6843 pages. Almost all were 24 "x 36" CAD. Changes of cartridge & usual ink print head. Two days ago the plotter has stopped printing. It was a pdf CAD and got about 1/2 ", then stopped. Maintenance of the 532 system error co

  • Windows xp sp2 or sp3

    Can someone tell me it is better what windows, xp sp2 or sp3 of xp, which is faster?

  • Windows log

    Where would I know if I have windows journal on my windows 7?  If I don't have it, I even care about KB3046002?