Thunderbird:Help Documentation:Keyboard Shortcuts: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
This table will include keyboard shortcuts for all applications covered in the app-specific areas.  It will be in one file, with the visibility of columns controlled via platform-specific CSS.  This is technically doable, but it may require a little extra hacking, because we unfortunately can't set <code>display: none</code> on table columns (the W3-specified way is <code>visibility: collapse</code>, with <code>collapse</code> being the only recognized value for the property).
This table will include keyboard shortcuts for all applications covered in the app-specific areas.  It will be in one file, with the visibility of columns controlled via platform-specific CSS.  This is technically doable, but it may require a little extra hacking, because we unfortunately can't set <code>display: none</code> on table columns (the W3-specified way is <code>visibility: collapse</code>, with <code>collapse</code> being the only recognized value for the property).
''Is anyone thinking about keymaps or "bind()" functionality? That would make this page the "default" shortcuts (and require a dynamic help function of some sort).''


<!-- Editing Note:
<!-- Editing Note:
8

edits

Navigation menu