Hi, sometimes when closing a tab it feels that dillo focuses the "wrong" tab. Therefore I made a patch that puts the focus back to the tab from which a tab was opened. That way I always get back to the "base page" when closing a tab. Howerver I'm not sure that this is always right, e.g. when opening multiple tabs from one base page, one might want to read one after the other without going back to the base page. What do you think, which page should be focused when closing a tab: * the tab from which the closed one was opened? * the tab to the left of the closed one? * the most recently opened one? Cheers, Johannes
On Thu, Jan 15, 2009 at 06:03:28AM +0000, Jeremy Henty wrote:
On Tue, Jan 13, 2009 at 02:03:33PM +0100, Hofmann Johannes wrote:
What do you think, which page should be focused when closing a tab:
* the most recently opened one?
+1 . It would certainly be better than the current behaviour.
Current behaviour is a bug. Without experience on the subject I'd say let's follow firefox bahaviour on this. -- Cheers Jorge.- ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________
On Thu, Jan 15, 2009 at 08:42:22AM -0300, Jorge Arellano Cid wrote:
On Thu, Jan 15, 2009 at 06:03:28AM +0000, Jeremy Henty wrote:
On Tue, Jan 13, 2009 at 02:03:33PM +0100, Hofmann Johannes wrote:
What do you think, which page should be focused when closing a tab:
* the most recently opened one?
+1 . It would certainly be better than the current behaviour.
Current behaviour is a bug. Without experience on the subject I'd say let's follow firefox bahaviour on this.
As far as I can tell firefox always switches to the right most tab which should for us be equivalent to the most recently opened one (as we do not allow to reorder tabs). Attached patchlet implements this behaviour for dillo. Cheers, Johannes
On Thu, Jan 15, 2009 at 04:34:10PM +0100, Hofmann Johannes wrote:
On Thu, Jan 15, 2009 at 08:42:22AM -0300, Jorge Arellano Cid wrote:
On Thu, Jan 15, 2009 at 06:03:28AM +0000, Jeremy Henty wrote:
On Tue, Jan 13, 2009 at 02:03:33PM +0100, Hofmann Johannes wrote:
What do you think, which page should be focused when closing a tab:
* the most recently opened one?
+1 . It would certainly be better than the current behaviour.
Current behaviour is a bug. Without experience on the subject I'd say let's follow firefox bahaviour on this.
As far as I can tell firefox always switches to the right most tab which should for us be equivalent to the most recently opened one (as we do not allow to reorder tabs).
Attached patchlet implements this behaviour for dillo.
Committed. -- Cheers Jorge.- ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________
participants (3)
-
jcid@dillo.org
-
Johannes.Hofmann@gmx.de
-
onepoint@starurchin.org