On Mon, Jun 9, 2008 at 10:53 AM, Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
> Abdelrazak Younes wrote: > >> Bennett Helm wrote: >> >> One more complaint: on opening Outline, the keyboard focus is on the >>> Outline >>> widget. That's fine (though my personal preference is that keyboard focus >>> remain with the document text). However, on Mac there's no way using the >>> keyboard to get back to the text: you have to click with the mouse. I >>> gather >>> <tab> is supposed to do this, at least on other systems, but on Mac <tab> >>> only toggles within the Outline widget between the drop-down list (TOC, >>> figures, tables, footnotes, etc.) and the list of items of that type. Is >>> there a way to fix this or, short of that, of having keyboard focus >>> remain >>> on the text? >>> >>> >> I will try to do the later. >> > Done, also for view-source. It works for view-source, but not for outline. Previously after viewing outline, keyboard focus was in the outline widget but with nothing selected; hitting <tab> once would then select the drop-down list. Now, viewing outline keeps the keyboard focus in the outline widget, but with the drop-down list already selected. Bennett