Closed Bug 250072 Opened 21 years ago Closed 20 years ago

Feature request: Switching fields in chatzilla

Categories

(Other Applications Graveyard :: ChatZilla, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cajunman4life, Assigned: glenjamin+bmo)

References

Details

(Whiteboard: [cz-0.9.69])

Attachments

(1 file, 1 obsolete file)

For users without a mouse (which don't exist anymore), or those that like to use keyboard, or those that participated in the bug day on 6 Jul (unplug your mouse!), it's impossible to select links in the output by using keyboard only. Tab has a different purpose in the input. Perhaps another key combination to send focus to the output, so that someone can select a link, or other text? Please :)
F6 works :) as long as you have less than 6 tabs open, at least. ctrl+tab may also work (I could not verify, as my window manager catches taht...)
I find F6 will only bring focus to the user list in my chatzilla. However, I have found this: Press Shift+F6, and then tab. And now you can tab through the links. It looks like I got overzealous with this bug filing *blushes*
(In reply to comment #1) > ctrl+tab may also work (I could not verify, as my window manager catches taht...) Ctrl-Tab, and Ctrl-Shift-Tab rotate view, like any other tabbed screen. (In reply to comment #2) > Press Shift+F6, and then tab. And now you can tab through the links. It also looks like Shift-F6 instantly crashes my Mozilla. :(
If Shift+F6 crashes Mozilla... maybe a new keyboard shortcut to focus on the output is needed? One that won't crash Mozilla? lol
ESC can already be used to focus the input box... maybe it can focus the output window if the input box already has focus.
(In reply to comment #5) > ESC can already be used to focus the input box... maybe it can focus > the output window if the input box already has focus. No, I like how it is a /guarentee/ that I'm in the input box. :)
ya, you've got a point. I often whack ESC a few times, to be sure it heard me.
But do you guys see how this could be useful? Especially you, Silver, who's Mozilla crashed with the Shift+F6 combination?
(In reply to comment #8) > But do you guys see how this could be useful? Especially you, Silver, who's > Mozilla crashed with the Shift+F6 combination? Personally, it would be no use to me, as I use the mouse for any link-clicking/copying, but I know other people don't. I think Shift-F6 is probably good enough for this, though obviously I need to work out why it crashed here. :) (probably XUL tried to focus something that didn't exist, it's good at that)
Product: Core → Other Applications
When bug 265847 is fixed, F6 and Shift-F6 should work well enough for this bug to be resolved.
Depends on: 265847
This patch overrides the default action on any regular function key presses, but allows the default action if any modifier key is held, hence shift+F6 will still work. Also fixes ctrl+pgup/dn
Assignee: rginda → glenjamin
Status: NEW → ASSIGNED
Attachment #187412 - Flags: review?(silver)
Comment on attachment 187412 [details] [diff] [review] prevent default action on function keys r=silver
Attachment #187412 - Flags: review?(silver)
Attachment #187412 - Flags: review+
Attachment #187412 - Flags: approval1.8b3?
Attachment #187412 - Flags: approval1.8b3? → approval1.8b3+
Comment on attachment 187412 [details] [diff] [review] prevent default action on function keys Checked in. This obviously does not fix this bug, but it does help stop mutliple things happening at once for the F keys.
Attachment #187412 - Attachment is obsolete: true
After a testing on a new build it occured to me that the inconsistent actions from the shortcut keys if the tabs didnt actually exist was a bit confusing, so i have attached a patch that would always prevent the default event if no modifier is held. As for the actual bug, i would say that this patch does fix it, as ctrl+F6 and shift+F6 will now always switch focus to the output window, while F6 alone will not (unless the tab doesnt exist, which is addressed by patch #2). I'm not sure which behaviour should be preferred, but when one is picked i reckon this bug can be resolved fixed.
Comment on attachment 188209 [details] [diff] [review] Prevent default action regardless of tab existing requesting review for this patch, still unsure as of yet whether its inclusion is a good idea or a bad one
Attachment #188209 - Flags: review?(silver)
Comment on attachment 188209 [details] [diff] [review] Prevent default action regardless of tab existing r=silver
Attachment #188209 - Flags: review?(silver) → review+
Checked in --> FIXED.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: [cz-0.9.69]
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: