Hey, while you're updating the plugins, could you turn off the tab stops for the toolbar buttons. You can do this by adding
tabIndex="-1" To the href tag for each button. For instance, here's a chunk from my copy of the replace button: **** FIND/REPLACE/NEXT/ALL **** %/<html><hide linebreaks><a href="javascript:;" class="tiddlyLink" tabIndex="-1" title="find/replace selected text with replacement text" As far as I can see this works just fine, and stops the user from having to tab through all the buttons to get to their text. On May 7, 4:23 am, Eric Shulman <[email protected]> wrote: > > By the way, don't know if it depends on the code or it is a 'feature' > > of listboxes, but I cannot exit a listbox by pressing Esc, the only > > way to make it disappear is by clicking somewhere outside it. > > It depends upon the code... which has been updated (again)... > > You can now press escape to dismiss a QuickEdit popup listbox. > > Get the updated set of tiddlers (11 changes) here: > http://www.TiddlyTools.com/#QuickEditPackage > > note: in addition to the individual QuickEdit_* button definitions, > you will also need to update QuickEditPlugin (provides supporting > utility functions)... the best approach is to just re-import > everything starting with "QuickEdit". > > enjoy, > -e > Eric Shulman > TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

