Opened 2 years ago
Closed 2 years ago
#1487633 closed Bugs (worksforme)
Preview pane gets focus and makes it hard to select messages by keyboard
| Reported by: | rosali | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.5-stable |
| Component: | User Interface | Version: | 0.5-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Please add onload=parent.focus() into body tag of messagespreview.html and watermark.html.
Reason:
#1-Select a single message row
#2-Press Shift + arrow down
Expected:
Second message row should be selected
and watermark.html gets loaded.
Current Behavior:
Sometime I get expected behavior and
sometime I have to click on the parent window
before Shift + arrow down works
(focus is on the iframe).
Change History (3)
comment:1 Changed 2 years ago by alec
- Milestone changed from later to 0.5-stable
comment:2 Changed 2 years ago by alec
comment:3 Changed 2 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I'm able to reproduce this issue partially. It means, arrow keys doesn't work only after clicking on the iframe. Because clicking on the iframe moves focus from the list to the iframe. Is this your case? In other cases simple loading of the frame content shouldn't bring out the focus from the list. What browsers are using? Check without plugins.