Opened 10 years ago
Closed 10 years ago
#123 closed enhancement (invalid)
Open/close state of Scholar pane should be preserved for windows opened at startup or via New Window
| Reported by: | dstillman | Owned by: | david |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | interface | Version: | |
| Keywords: | Cc: |
Description
Currently the Scholar pane is closed in all new windows, including the startup window. Instead, windows opened at startup or via New Window should use the stored state of the Scholar pane--in other words, only windows opened from another window should close the Scholar pane.
Among other things, I think the majority of users (those who only use a single window) might reasonably expect the Scholar pane to be in the state they last left it when they closed their browser.
Change History (1)
comment:1 Changed 10 years ago by david
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Right now there is no clean way to do modify the open state of Scholar between load and display. Persist works, but if we try to "fix" it so that Scholar is not open on clicked links, etc., then you see a flash of Scholar before it closes as the window opens. For now, we will stick with closed by default.