Johannes wrote:
On Thu, Nov 26, 2009 at 11:53:12AM -0300, Jorge Arellano Cid wrote:
On Thu, Nov 26, 2009 at 11:01:02PM +0900, furaisanjin wrote:
2009/11/26, Jorge Arellano Cid <jcid@dillo.org>:
On Thu, Nov 26, 2009 at 08:22:25AM +0000, Jeremy Henty wrote:
On Tue, Nov 24, 2009 at 11:03:23PM +0100, Johannes Hofmann wrote:
I would propose something as in attached patch to ensure that Location is focused when opening a new (empty) tab.
+1
+1
I hope the patch will be part of dillo soon. The patch works very well.
@Johannes, please comment what the change is for before committing.
does anybody know, why BW2UI(new_bw)->tabs()->selected_child()->take_focus(); focusses the location text input?
I wouldn't be surprised if fltk chooses it because it's the UI's first child.