From kde-devel Tue Aug 05 11:56:04 2003 From: Jos van den Oever Date: Tue, 05 Aug 2003 11:56:04 +0000 To: kde-devel Subject: Re: quick tab access in konqueror X-MARC-Message: https://marc.info/?l=kde-devel&m=106008470329146 On Tuesday 05 August 2003 12:40, Jos van den Oever wrote: > In Qt and KDE, tab often have an accelerator (alt+letter) for accessing a > tab. For consistent quick access to tabs in konqueror, this approach could > be followed. The easiest way of adding accelerators to tabs would be to > number the tabs and access them with alt-1 etc. The tab number should be > preceded with the tab number, which costs a bit of space on the tab bar. Correction: The tab title should be preceded with the tab number, which costs a bit of space on the tab bar. In addition: In opera, the tabs are numbered too and can be accessed simply with 1, 2, etc. (without any modifiers) and the numbers are not displayed on the tabs. This approach only works when focus is not in a text area. For konqueror, an elegant approach would be to only display the tab numbers when the alt key is pressed. While the alt key is held down, the tab icon would change into the tab number. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<