Closed Bug 70126 Opened 24 years ago Closed 23 years ago

F9 to open Sidebar does not restore sidebar width

Categories

(SeaMonkey :: Sidebar, enhancement, P2)

enhancement

Tracking

(Not tracked)

VERIFIED WORKSFORME
mozilla0.9.9

People

(Reporter: ajbu, Assigned: samir_bugzilla)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(1 file)

used: Windows 2000, build 2001021508
Using the mouse, you can click on the sidebar sizer to 'minimize' the sidebar
(it is still visible buth with a zero width.), and click on it again to
'restore' the sidebar to its previous size. Using the keyboard you can turn the
sidebar on/off, but can not restore/set the width.

When

- Open the sidebar
- Click on the sizer to minimize the sidebar
- Toggle the sidebar away with F9

Expected result: Turning the sidebar on with F9 should set the sidebar to the
default size or the size last used for the expanded state.
Alternative would be to have a shortcut key to collaps the sidebar.
Status: UNCONFIRMED → NEW
Ever confirmed: true
please don't file dupes.
Keywords: qawanted
Whiteboard: DUPEME
Timeless: that comment wasn't helpful (like many of your comments on new 
bugs).  I don't think this is a duplicate of an existing bug.
erm, sorry, I track bugs by mail and received too many notifications about this 
bug [not sure why] that i started thinking this bug was not the original
Severity: normal → enhancement
Keywords: qawanted
OS: Windows 2000 → All
Hardware: PC → All
Whiteboard: DUPEME
Assignee: alecf → matt
Component: Keyboard Navigation → Sidebar
QA Contact: sairuh → sujay
reassign to sidebar owner
WORKSFORME in 20010302.

Can anyone else try to reproduce this and confirm it in a comment or resolve as WFM?
*** Bug 89142 has been marked as a duplicate of this bug. ***
Blocks: 89148
Open to default width rather than collapsed?  
Priority: -- → P2
Target Milestone: --- → mozilla0.9.6
Behavior w/ patch
collapse sidebar
hide sidebar F9/or menu
unhide sidebar F9/ or menu
sidebar opens uncollapsed to last opened width.

If the sidebar is uncollaspsed then it will open to last known width.

Need reviews
Rearranging the code in SidebarSelectPanel() would be more consistent cause with
this patch the only client function -- SidebarSelectPanel() -- is also calling
SidebarExpandCollapse() as soon as it returns from SidebarShowHide(). 
(Interlace the checks determining action with the actions themselves, i.e., move
line 755 after line 747.)  
Last comment was from me (Sujay was logged into my machine).
This is a good start.

Using the patch, I found that when the sidebar is collapsed, but not hidden,
pressing F9 hides it. The next time you press F9 it finally opens fully. 

It takes 2 presses F9 to see it again. This is an improvement, but I don't think
it's right yet. When the sidebar is not visible to the user, the first F9 should
open it fully. When it's collapsed, why would a user want to hide it.

Question: why are there 3 states instead of two anyway? I want to see it or not
see it, not have 2 ways of hiding it. Isn't that likely confusing to many users?
German, 
Would you like to address the need for hidden vs. collapsed sidebar: a question
posed by Aaron?  Thanks.
The reason for the collapsed state is so mouse users can find the sidebar again 
after closing it.  Keyboard and menu users prefer to have the sidebar actually 
go away when they tell it to go away.  (The same argument could also be made 
for collapsable toolbars, but I think there should be a separate mode or window 
for rearranging toolbars, and no UI to move them in a normal browser window.  
The toolbar grippies take up valuable space on the left edge of the screen and 
they're easy to click accidentally.)
Should be addressed by sidebar usability improvement effort.
Assignee: matt → sgehani
Keywords: patch
Target Milestone: mozilla0.9.6 → mozilla0.9.7
Target Milestone: mozilla0.9.7 → mozilla0.9.8
-> mozilla0.9.8
Whiteboard: [ready to checkin]
Whiteboard: [ready to checkin]
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Keywords: access, nsbeta1
Sidebar triage team: WORKSFORME now.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: