Comment # 5
on bug 8176
from Chris Maynard
(In reply to comment #4)
> I updated the Qt code to match in r47200.
Oops. Must remember to try to sync qt and gtk.
> Using Shift+Alt+Ctrl for "Ignore
> all" is a bit modifier-heavy. Should we use Shift+Alt or simply Alt instead?
Good idea. Either would be better than Shift+Alt_Ctrl. Or we could try to
match the "Mark packets" and "Time Reference" groups of shortcuts? i.e.:
Mark/Unmark Packet Ctrl+M
Mark All Displayed Packets Shift+Ctrl+M
Unmark All Displayed Packets Ctrl+Alt+M
Ignore/Unignore Packet Ctrl+D
Ignore All Displayed Packets Shift+Ctrl+Alt+D ==> Shift+Ctrl+D
Unignore All Packets Shift+Ctrl+D ==> Ctrl+Alt+D
Set/Unset Time Reference Ctrl+T
Unset All Time References Ctrl+Alt+T
You are receiving this mail because:
- You are watching all bug changes.