Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview pane gets focus and makes it hard to select messages by keyboard #3180

Closed
rcubetrac opened this issue Dec 13, 2010 · 3 comments
Closed

Comments

@rcubetrac
Copy link

Reported by rosali on 13 Dec 2010 08:49 UTC as Trac ticket #1487633

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).

Migrated-From: http://trac.roundcube.net/ticket/1487633

@rcubetrac
Copy link
Author

Milestone changed by @alecpl on 13 Dec 2010 13:26 UTC

later => 0.5-stable

@rcubetrac
Copy link
Author

Comment by @alecpl on 16 Dec 2010 09:23 UTC

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.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 17 Dec 2010 13:48 UTC

new => closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant