Closed
Bug 133011
Opened 23 years ago
Closed 22 years ago
Safer key mapping for show/hide tabs
Categories
(Other Applications :: ChatZilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: xyzzy, Assigned: rginda)
References
Details
Attachments
(1 file, 1 obsolete file)
801 bytes,
patch
|
rginda
:
review+
|
Details | Diff | Splinter Review |
The problem is that it it too easy to have both a browser and chat window open,
forget which one has focus, and try to hit Ctrl+T in an attempt to open a new
tab in the browser window. If the ChatZilla window is open, this hides the
tabs. The first time I did this, I thought I had found a bug.
Because this change makes navigation difficult, and is not easily discoverable,
it will make life difficult for a lot of end users. I would like to see this
key binding changed to make it less prone to this kind of error, but anything
that would make the change more obvious would also help, like a message in the
current chat view.
Comment 1•22 years ago
|
||
Why don't we just remove this shortcut key entirely? It's not something that
will be used frequently, so using the menu should be sufficient.
Comment 3•22 years ago
|
||
Removed the shortcut keys in [View]-[Show/Hide].
Updated•22 years ago
|
Attachment #118620 -
Flags: review?(rginda)
Assignee | ||
Comment 4•22 years ago
|
||
Comment on attachment 118620 [details] [diff] [review]
patch v1
I use ctrl-L a few times a month. I normally run chatzilla without the
userlist, but need it every once in a while. I imagine there might be others
who do the same with the header.
The status bar and tab strip are probably less likely to be toggled frequently,
I suppose I wouldn't have a problem with removing key bindings for those two.
Attachment #118620 -
Flags: review?(rginda) → review-
Comment 5•22 years ago
|
||
Attachment #118620 -
Attachment is obsolete: true
Updated•22 years ago
|
Attachment #118705 -
Flags: review?(rginda)
Assignee | ||
Comment 6•22 years ago
|
||
Comment on attachment 118705 [details] [diff] [review]
patch v2
r=rginda
Attachment #118705 -
Flags: review?(rginda) → review+
Assignee | ||
Updated•22 years ago
|
Whiteboard: cz-patch
Comment 7•22 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Whiteboard: cz-patch
Comment 8•22 years ago
|
||
Argh! I use the show/hide tabs shortcut all the time! And the show/hide
statusbar one is just useful, though I don't use it as much.
Assignee | ||
Comment 9•22 years ago
|
||
maybe we should put these back in under different names. The only one that
conflicted was accel-T, right?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 10•22 years ago
|
||
ChatZilla 0.9.15 (and all 0.9.x) uses Ctrl-Shift with T (tabs), L (user list), H
(heading) and S (statusbar). I don't think these conflict with anything, and if
so, can we close this bug?
Assignee | ||
Comment 11•22 years ago
|
||
Any bugs that are fixed in 0.9.x should be marked as dependent on bug 210744.
We can mark them as fixed when the branch lands.
Depends on: 210744
Assignee | ||
Updated•22 years ago
|
Status: REOPENED → ASSIGNED
Assignee | ||
Comment 12•22 years ago
|
||
The chatzilla 0.9.x branch has landed on the trunk and should be available in
tomorrow's nightly build. If you believe this bug has not actually been fixed,
please repoen it.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Core → Other Applications
You need to log in
before you can comment on or make changes to this bug.
Description
•