Can I sync the scrollbars of two different windows? Announcing the arrival of Valued Associate...

What is this single-engine low-wing propeller plane?

What are the motives behind Cersei's orders given to Bronn?

Is the address of a local variable a constexpr?

Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?

Sorting numerically

G-Code for resetting to 100% speed

How to find all the available tools in macOS terminal?

Diagram with tikz

Why is black pepper both grey and black?

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

Is there a Spanish version of "dot your i's and cross your t's" that includes the letter 'ñ'?

Letter Boxed validator

If 'B is more likely given A', then 'A is more likely given B'

How do I keep my slimes from escaping their pens?

Did Xerox really develop the first LAN?

The logistics of corpse disposal

Proof involving the spectral radius and the Jordan canonical form

Center align columns in table ignoring minus signs?

Dominant seventh chord in the major scale contains diminished triad of the seventh?

Is there a concise way to say "all of the X, one of each"?

Is the Standard Deduction better than Itemized when both are the same amount?

Check which numbers satisfy the condition [A*B*C = A! + B! + C!]

ListPlot join points by nearest neighbor rather than order

Models of set theory where not every set can be linearly ordered



Can I sync the scrollbars of two different windows?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Editor that supports renaming tabs for untitled docs?Windows speech recognition and Dragon NaturallySpeaking , dictating into two separate text Windows?How to configure arrow key scroll step in FirefoxHow can I make the Page Up and Page Down keys scroll a full screenful in browsers?Windows Registry file edited with two different tools, different resultsConnect TWO separate users account (same windows) to TWO different wireless network and work simultaneouslyHow to measure non-3D GPU performance on WindowsWhat is the difference between Mozilla Firefox Beta and Firefox Developer Edition?Two Regedit windows display different keys in the same placeFirefox touchpad scrolling is laggy/slow only on battery power





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















Problem



In Windows, I have two Mozilla Firefox windows side by side on a screen. Right now I am scrolling through two different output logs to see the difference in the logs.



Question



Is there a way to scroll through both these windows at the same time without manually clicking between windows each time?










share|improve this question













migrated from webapps.stackexchange.com yesterday


This question came from our site for power users of web applications.



















  • If you're looking at logs, try a different approach. There are tools for comparing files side by side, often used by programmers. I don't know what's available for Windows, but in Linux, for example, there's kdiff3. It displays the contents side-by-side, aligning what's the same, and you scroll through both together. There must be comparable software for Windows. Worst case, boot up a live Linux session, run kdiff3 there, and compare the logs.

    – fixer1234
    yesterday


















0















Problem



In Windows, I have two Mozilla Firefox windows side by side on a screen. Right now I am scrolling through two different output logs to see the difference in the logs.



Question



Is there a way to scroll through both these windows at the same time without manually clicking between windows each time?










share|improve this question













migrated from webapps.stackexchange.com yesterday


This question came from our site for power users of web applications.



















  • If you're looking at logs, try a different approach. There are tools for comparing files side by side, often used by programmers. I don't know what's available for Windows, but in Linux, for example, there's kdiff3. It displays the contents side-by-side, aligning what's the same, and you scroll through both together. There must be comparable software for Windows. Worst case, boot up a live Linux session, run kdiff3 there, and compare the logs.

    – fixer1234
    yesterday














0












0








0








Problem



In Windows, I have two Mozilla Firefox windows side by side on a screen. Right now I am scrolling through two different output logs to see the difference in the logs.



Question



Is there a way to scroll through both these windows at the same time without manually clicking between windows each time?










share|improve this question














Problem



In Windows, I have two Mozilla Firefox windows side by side on a screen. Right now I am scrolling through two different output logs to see the difference in the logs.



Question



Is there a way to scroll through both these windows at the same time without manually clicking between windows each time?







firefox windows






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 12 at 15:30









isakbobisakbob

1115




1115




migrated from webapps.stackexchange.com yesterday


This question came from our site for power users of web applications.









migrated from webapps.stackexchange.com yesterday


This question came from our site for power users of web applications.















  • If you're looking at logs, try a different approach. There are tools for comparing files side by side, often used by programmers. I don't know what's available for Windows, but in Linux, for example, there's kdiff3. It displays the contents side-by-side, aligning what's the same, and you scroll through both together. There must be comparable software for Windows. Worst case, boot up a live Linux session, run kdiff3 there, and compare the logs.

    – fixer1234
    yesterday



















  • If you're looking at logs, try a different approach. There are tools for comparing files side by side, often used by programmers. I don't know what's available for Windows, but in Linux, for example, there's kdiff3. It displays the contents side-by-side, aligning what's the same, and you scroll through both together. There must be comparable software for Windows. Worst case, boot up a live Linux session, run kdiff3 there, and compare the logs.

    – fixer1234
    yesterday

















If you're looking at logs, try a different approach. There are tools for comparing files side by side, often used by programmers. I don't know what's available for Windows, but in Linux, for example, there's kdiff3. It displays the contents side-by-side, aligning what's the same, and you scroll through both together. There must be comparable software for Windows. Worst case, boot up a live Linux session, run kdiff3 there, and compare the logs.

– fixer1234
yesterday





If you're looking at logs, try a different approach. There are tools for comparing files side by side, often used by programmers. I don't know what's available for Windows, but in Linux, for example, there's kdiff3. It displays the contents side-by-side, aligning what's the same, and you scroll through both together. There must be comparable software for Windows. Worst case, boot up a live Linux session, run kdiff3 there, and compare the logs.

– fixer1234
yesterday










1 Answer
1






active

oldest

votes


















0














There isn't. You can only scroll in an active window. On some programs and browser, this active area can be elevated under the mouse cursor instead of an active window, but technically there haven't been invented such solution which would be able to simultaneously and in sync move scroll bar on two windows.






share|improve this answer
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1425472%2fcan-i-sync-the-scrollbars-of-two-different-windows%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    There isn't. You can only scroll in an active window. On some programs and browser, this active area can be elevated under the mouse cursor instead of an active window, but technically there haven't been invented such solution which would be able to simultaneously and in sync move scroll bar on two windows.






    share|improve this answer




























      0














      There isn't. You can only scroll in an active window. On some programs and browser, this active area can be elevated under the mouse cursor instead of an active window, but technically there haven't been invented such solution which would be able to simultaneously and in sync move scroll bar on two windows.






      share|improve this answer


























        0












        0








        0







        There isn't. You can only scroll in an active window. On some programs and browser, this active area can be elevated under the mouse cursor instead of an active window, but technically there haven't been invented such solution which would be able to simultaneously and in sync move scroll bar on two windows.






        share|improve this answer













        There isn't. You can only scroll in an active window. On some programs and browser, this active area can be elevated under the mouse cursor instead of an active window, but technically there haven't been invented such solution which would be able to simultaneously and in sync move scroll bar on two windows.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 12 at 17:54









        user902300user902300

        1




        1






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1425472%2fcan-i-sync-the-scrollbars-of-two-different-windows%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Couldn't open a raw socket. Error: Permission denied (13) (nmap)Is it possible to run networking commands...

            VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

            Why not use the yoke to control yaw, as well as pitch and roll? Announcing the arrival of...