From notes at mozdev.org Wed May 3 21:32:10 2006 From: notes at mozdev.org (notes@mozdev.org) Date: Wed May 3 16:46:17 2006 Subject: [Urlnav] Urlnav: feedback from richwklein Message-ID: <20060503203208.55265.qmail@mozdev.mozdev.org> http://urlnav.mozdev.org/notes.html#c39 gUrlnav.move is the function for navigation. If it is called without first capturing a location it will throw an error. It takes 2 variables, the first is the event, the second is a constant for the direction. The constants are: Components.interfaces.navIList.MOVE_UP Components.interfaces.navIList.MOVE_DOWN Components.interfaces.navIList.MOVE_START Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2 From notes at mozdev.org Wed May 3 21:36:24 2006 From: notes at mozdev.org (notes@mozdev.org) Date: Wed May 3 16:46:18 2006 Subject: [Urlnav] Urlnav: feedback from richwklein Message-ID: <20060503203624.56194.qmail@mozdev.mozdev.org> http://urlnav.mozdev.org/notes.html#c40 Hi_Everybody, You do not have to go to a url first. If you have the location navigator button on a toolbar, you can drag a link, bookmark, proxyicon, or highlighted text onto the capture button, and it will try to capture it. Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2 From notes at mozdev.org Thu May 11 21:50:16 2006 From: notes at mozdev.org (notes@mozdev.org) Date: Sat May 27 08:29:50 2006 Subject: [Urlnav] Urlnav: feedback from FinalDoom Message-ID: <20060511205016.65424.qmail@mozdev.mozdev.org> http://urlnav.mozdev.org/notes.html#c41 So I don't sound like I'm a big complainer and whatnot, I absolutely love this extension. I have a problem, and a suggestion, though. The Ctrl+Shift+A shortcut isn't working for me. I see it mentioned once above. I have the keyconfig extension installed, and it doesn't show up in that list, and I am not sure how to add it. The suggestion would be to have a keyconfig thing in the options for this extension. The way you have things is in a logical pattern, but sometimes things conflict (like adblock uses Ctrl+Shift+A as well, but even changing its shortcut key and uninstalling and reinstalling this extension doesn't make an Up command show up). I personally would like to put some of the functions on, say, ctrl+up or down or left or right. Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3 From notes at mozdev.org Sun May 14 09:35:17 2006 From: notes at mozdev.org (notes@mozdev.org) Date: Sat May 27 08:29:50 2006 Subject: [Urlnav] Urlnav: feedback from Kimmo Message-ID: <20060514083517.57289.qmail@mozdev.mozdev.org> http://urlnav.mozdev.org/notes.html#c42 I'm having the exact same problem as #37, with Firefox/1.5.0.3. Every time a new window is opened with javascript window.open, ff crashes totally. With location navigator disabled, the problem doesn't occur. Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3 From notes at mozdev.org Fri May 26 02:44:02 2006 From: notes at mozdev.org (notes@mozdev.org) Date: Sat May 27 08:29:51 2006 Subject: [Urlnav] Urlnav: feedback from Psyborx Message-ID: <20060526014402.24923.qmail@mozdev.mozdev.org> http://urlnav.mozdev.org/notes.html#c43 It conflicts with Firebug 0.4 Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3 From notes at mozdev.org Fri May 26 18:15:39 2006 From: notes at mozdev.org (notes@mozdev.org) Date: Sat May 27 08:29:51 2006 Subject: [Urlnav] Urlnav: feedback from duderally Message-ID: <20060526171539.94843.qmail@mozdev.mozdev.org> http://urlnav.mozdev.org/notes.html#c44 Thanks for the help richwklein. For anyone else who wants the code for mouse gestures it's: NAVIGATE UP gUrlnav.move(null, navIList.MOVE_UP); NAVIGATE DOWN gUrlnav.move(null, navIList.MOVE_DOWN); Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3 From notes at mozdev.org Mon May 29 03:36:21 2006 From: notes at mozdev.org (notes@mozdev.org) Date: Sun May 28 22:36:24 2006 Subject: [Urlnav] Urlnav: feedback from Miguel Message-ID: <20060529023620.86018.qmail@mozdev.mozdev.org> http://urlnav.mozdev.org/notes.html#c45 Hi everyone. Hope all of you are enjoying this awesome tool as well as I am. Greetings for the developer. I work in a special people handicaped center and this utility has revealed itself extremely useful for most of the ocasions and for many of us. Thank you.. Although, I can't quite seem to understand what does the option "Send original referring location" do.. (??) ... as well as the navigation's session history options "Use in up/down navigation" and "Use in returning to captured location" (?).. Can anyone help me on this ? An understandable and brief explanation would be helpful enough. Thank you. Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3