Opened 6 years ago
Closed 6 years ago
#1484138 closed Bugs (fixed)
Delete key does not work in message list (Preview Pane Focus Problem)
| Reported by: | Arrmo | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-rc2 |
| Component: | Client Scripts | Version: | 0.1-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In SVN398 the delete key does not delete the message ... sometimes. It seems like the state that you are in has an impact.
Change History (9)
comment:1 Changed 6 years ago by jpingle
comment:2 Changed 6 years ago by jpingle
Also, FYI- In Opera 9.02 and IE7, the focus goes to the preview pane immediately after its contents are populated the first time and each subsequent time. The focus is on the message list very briefly, but barely long enough to notice let alone press a key or make a change.
comment:3 Changed 6 years ago by jpingle
- Summary changed from Delete key does not work in message list to Delete key does not work in message list (Preview Pane Focus Problem)
comment:4 Changed 6 years ago by jpingle
comment:5 Changed 6 years ago by jpingle
- Milestone set to 0.2-beta
comment:6 Changed 6 years ago by jpingle
comment:7 Changed 6 years ago by yllar
- Milestone changed from 0.2-beta to 0.1-rc2
4alexi's solution seems to work fine, could someone check and commit it ?
comment:8 Changed 6 years ago by robin
Thanks, closed in [18197044].
comment:9 Changed 6 years ago by robin
- Resolution set to fixed
- Status changed from new to closed
Note to self: Close closed tickets.
Note: See
TracTickets for help on using
tickets.

Confirmed with Firefox 2.0.
The first time you click a message to view in the Preview pane, the focus remains on the message list (try hitting the up/down arrow keys) and so the delete key works then.
However, when you navigate to another message the focus changes to the preview pane and the delete key does not work at that point -- the up/down arrow keys scroll the preview pane contents instead of navigating the message list.