Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. #@$%#$ IE7!!!

#@$%#$ IE7!!!

Scheduled Pinned Locked Moved The Lounge
c++comarchitecturequestion
23 Posts 16 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Chris Maunder
    wrote on last edited by
    #1

    OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

    cheers, Chris Maunder

    CodeProject.com : C++ MVP

    S M L A C 10 Replies Last reply
    0
    • C Chris Maunder

      OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

      cheers, Chris Maunder

      CodeProject.com : C++ MVP

      S Offline
      S Offline
      Shog9 0
      wrote on last edited by
      #2

      Chris Maunder wrote:

      Is anyone else having IE 7 randomly navigate backwards?

      Nope. Check for any coffee mugs encroaching on the space near your mouse's "back" button...

      ---- Scripts i’ve known... CPhog 1.8.2 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums Expand all 1.0 - Expand all messages In-place Delete 1.0 - AJAX-style post delete Syntax 0.1 - Syntax highlighting for code blocks in the forums

      1 Reply Last reply
      0
      • C Chris Maunder

        OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

        cheers, Chris Maunder

        CodeProject.com : C++ MVP

        M Offline
        M Offline
        Miszou
        wrote on last edited by
        #3

        When I'm using my laptop, I occasionally brush my hand over mouse-pad thing and accidentally move the cursor while I'm still typing, but I haven't had any ghostly back button phenomena.


        The StartPage Randomizer | The Timelapse Project | A Random Web Page

        1 Reply Last reply
        0
        • C Chris Maunder

          OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

          cheers, Chris Maunder

          CodeProject.com : C++ MVP

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          My wife was experiencing stuff like that on her Compaq laptop. On a whim, I disabled the built-in touch-pad thingy (since she didn't use it anyway) and all has been well ever since.

          "If you drink, don't drive. Don't even putt." - Dean Martin

          C 1 Reply Last reply
          0
          • C Chris Maunder

            OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

            cheers, Chris Maunder

            CodeProject.com : C++ MVP

            A Offline
            A Offline
            Ashley van Gerven
            wrote on last edited by
            #5

            Could be the backspace key (if the focus moves away from the typing area for some reason). Or maybe some JS code that needs to be retested. :doh:

            "For fifty bucks I'd put my face in their soup and blow." - George Costanza

            CP article: SmartPager - a Flickr-style pager control with go-to-page popup layer.

            1 Reply Last reply
            0
            • L Lost User

              My wife was experiencing stuff like that on her Compaq laptop. On a whim, I disabled the built-in touch-pad thingy (since she didn't use it anyway) and all has been well ever since.

              "If you drink, don't drive. Don't even putt." - Dean Martin

              C Offline
              C Offline
              Chris Maunder
              wrote on last edited by
              #6

              I'm using a desktop. I'm really starting to dislike IE 7

              cheers, Chris Maunder

              CodeProject.com : C++ MVP

              L F R 3 Replies Last reply
              0
              • C Chris Maunder

                I'm using a desktop. I'm really starting to dislike IE 7

                cheers, Chris Maunder

                CodeProject.com : C++ MVP

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                Chris Maunder wrote:

                I'm using a desktop.

                Then I got nothing...

                "If you drink, don't drive. Don't even putt." - Dean Martin

                1 Reply Last reply
                0
                • C Chris Maunder

                  OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

                  cheers, Chris Maunder

                  CodeProject.com : C++ MVP

                  C Offline
                  C Offline
                  code frog 0
                  wrote on last edited by
                  #8

                  I think alt+backspace does that but I really have to be careful that my 5 button mouse doesn't do that to me.

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

                    cheers, Chris Maunder

                    CodeProject.com : C++ MVP

                    S Offline
                    S Offline
                    Steve McLenithan
                    wrote on last edited by
                    #9

                    Since you're on a desktop I can't say why (laptop I would assume bumping the touchpad), but it sounds like your form is losing focus and when you hit backspace... it hits the fan :P

                    C G 2 Replies Last reply
                    0
                    • S Steve McLenithan

                      Since you're on a desktop I can't say why (laptop I would assume bumping the touchpad), but it sounds like your form is losing focus and when you hit backspace... it hits the fan :P

                      C Offline
                      C Offline
                      Chris Maunder
                      wrote on last edited by
                      #10

                      You've nailed it. Every so often my entire desktop flickers and whatever window I'm currently on loses focus. It feels like the flicker you get while a service pack or updated driver is being installed. Ad aware comes out clean and Avast is running. I blame the recent comet.

                      cheers, Chris Maunder

                      CodeProject.com : C++ MVP

                      S C B 3 Replies Last reply
                      0
                      • C Chris Maunder

                        I'm using a desktop. I'm really starting to dislike IE 7

                        cheers, Chris Maunder

                        CodeProject.com : C++ MVP

                        F Offline
                        F Offline
                        Fernando A Gomez F
                        wrote on last edited by
                        #11

                        Chris Maunder wrote:

                        I'm really starting to dislike IE 7

                        I already dislike IE 7. Randomly, it keeps throwing exceptions and crashing. I won't give it another try until SP1 is released.

                        A polar bear is a bear whose coordinates has been changed in terms of sine and cosine. Personal Site

                        1 Reply Last reply
                        0
                        • C Chris Maunder

                          You've nailed it. Every so often my entire desktop flickers and whatever window I'm currently on loses focus. It feels like the flicker you get while a service pack or updated driver is being installed. Ad aware comes out clean and Avast is running. I blame the recent comet.

                          cheers, Chris Maunder

                          CodeProject.com : C++ MVP

                          S Offline
                          S Offline
                          Steve McLenithan
                          wrote on last edited by
                          #12

                          Chris Maunder wrote:

                          I blame the recent comet.

                          Unexpected gravitational influence 4TL :-D lol.

                          1 Reply Last reply
                          0
                          • C Chris Maunder

                            You've nailed it. Every so often my entire desktop flickers and whatever window I'm currently on loses focus. It feels like the flicker you get while a service pack or updated driver is being installed. Ad aware comes out clean and Avast is running. I blame the recent comet.

                            cheers, Chris Maunder

                            CodeProject.com : C++ MVP

                            C Offline
                            C Offline
                            Christopher Duncan
                            wrote on last edited by
                            #13

                            On my main desktop I have a dual monitor card. I toggle between turning the monitor off after 1 minute when I'm going to be away from the desk for any significant time, and Never for when I'm working. I notice that after toggling, I'll get a flicker on both monitors and lose focus, although it only happens when I make the power management change. Don't know if this is helpful, but thought I'd mention it just in case.

                            Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                            1 Reply Last reply
                            0
                            • C Chris Maunder

                              You've nailed it. Every so often my entire desktop flickers and whatever window I'm currently on loses focus. It feels like the flicker you get while a service pack or updated driver is being installed. Ad aware comes out clean and Avast is running. I blame the recent comet.

                              cheers, Chris Maunder

                              CodeProject.com : C++ MVP

                              B Offline
                              B Offline
                              Benjamin Liedblad
                              wrote on last edited by
                              #14

                              I had a similar problem (&Cancel button randomly gains focus) with an app I developed (VB2005), but I was able to code an "Are you sure?" work around. This issue only seems to occur on one desktop. It has a unique piece of hardware which I blame: a 'mini' keyboard with a PS/2 connector as opposed to a standard size USB keyboard.

                              C 1 Reply Last reply
                              0
                              • C Chris Maunder

                                OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

                                cheers, Chris Maunder

                                CodeProject.com : C++ MVP

                                B Offline
                                B Offline
                                bryce
                                wrote on last edited by
                                #15

                                i thought you were good mates with the blokes at M$ - give em a bell dude ...they might want beer though ;) bryce

                                --- To paraphrase Fred Dagg - the views expressed in this post are bloody good ones. --
                                Publitor, making Pubmed easy. http://www.sohocode.com/publitor

                                Our kids books :The Snot Goblin, and Book 2 - the Snotgoblin and Fluff

                                1 Reply Last reply
                                0
                                • B Benjamin Liedblad

                                  I had a similar problem (&Cancel button randomly gains focus) with an app I developed (VB2005), but I was able to code an "Are you sure?" work around. This issue only seems to occur on one desktop. It has a unique piece of hardware which I blame: a 'mini' keyboard with a PS/2 connector as opposed to a standard size USB keyboard.

                                  C Offline
                                  C Offline
                                  Chris Maunder
                                  wrote on last edited by
                                  #16

                                  Benjamin Liedblad wrote:

                                  It has a unique piece of hardware which I blame:

                                  <Looks down, sees USB card reader that's always been a bit weird. Unplugs> Hmmmm....

                                  cheers, Chris Maunder

                                  CodeProject.com : C++ MVP

                                  1 Reply Last reply
                                  0
                                  • C Chris Maunder

                                    OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

                                    cheers, Chris Maunder

                                    CodeProject.com : C++ MVP

                                    C Offline
                                    C Offline
                                    Chris Losinger
                                    wrote on last edited by
                                    #17

                                    i think i've noticed it randomly clicking on things that the mouse is merely hovering over. and, it seems to jump to the top of the Z order for no reason, too.

                                    image processing toolkits | batch image processing | blogging

                                    G 1 Reply Last reply
                                    0
                                    • C Chris Maunder

                                      OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

                                      cheers, Chris Maunder

                                      CodeProject.com : C++ MVP

                                      E Offline
                                      E Offline
                                      Ennis Ray Lynch Jr
                                      wrote on last edited by
                                      #18

                                      Does weird nav with me sometimes. I mostly use FF.


                                      File Not Found

                                      1 Reply Last reply
                                      0
                                      • C Chris Maunder

                                        OK, I nearly broke my desk slamming me fist into it. Is anyone else having IE 7 randomly navigate backwards? I'm sitting here composing a lengthy message and I suddenly hear the tell-tale "click" and it navigates backwards. I lose everything I typed. WTF?

                                        cheers, Chris Maunder

                                        CodeProject.com : C++ MVP

                                        B Offline
                                        B Offline
                                        Bassam Abdul Baki
                                        wrote on last edited by
                                        #19

                                        Does it come with mouse gestures?


                                        "I know which side I want to win regardless of how many wrongs they have to commit to achieve it." - Stan Shannon Web - Blog - RSS - Math - LinkedIn - BM

                                        G 1 Reply Last reply
                                        0
                                        • S Steve McLenithan

                                          Since you're on a desktop I can't say why (laptop I would assume bumping the touchpad), but it sounds like your form is losing focus and when you hit backspace... it hits the fan :P

                                          G Offline
                                          G Offline
                                          Gary R Wheeler
                                          wrote on last edited by
                                          #20

                                          I've noticed that IE7 goes out of its way to steal the foreground state from other windows. Somebody at MS appears to not be playing by the rules, and they're dynamically changing the 'let other applications steal the foreground' setting so that they can do it. The problem's most prevalent during page downloads.


                                          Software Zen: delete this;

                                          Fold With Us![^]

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups