Re: wizard, switching between UIs
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20130102175542.GA9985@local> |
Jorge wrote: > On Sat, Dec 29, 2012 at 09:21:31PM +0000, corvid wrote: > > > > Yesterday I was playing with ctrl-tab, of course, and I noticed how the > > state of the focused tab would sometimes change. > > What's "the state of the focused tab"? Suppose you have two tabs open and you ctrl-tab between them. - If, in the rightmost one, Location had focus, when it gets focus again, suddenly the whole location text is highlighted (Fl_Input.cxx:616). - If the rightmost one has Main focused, when you switch back to it, Location has focus (Fl_Group.cxx:130, 159).