This is a migrated thread and some comments may be shown as answers.

second click for interacting with inputs in window, when iframe: true

2 Answers 39 Views
Window
This is a migrated thread and some comments may be shown as answers.
Maksim
Top achievements
Rank 1
Maksim asked on 02 Dec 2014, 12:10 PM
when kendo window iframe option set to true controls inside window get focus only after second click

http://jsfiddle.net/b64g1kjv

I want to interact with window controls (click buttons, open selects) immediatly (after first click).

How can I do this?

2 Answers, 1 is accepted

Sort by
0
Maksim
Top achievements
Rank 1
answered on 03 Dec 2014, 07:12 AM
We have a widget dashboard, where windows are pinned and do not overlap at any time.
Therefore double click behaviour is meaningless in our case.
I give you a beer for any workaround :)
Anyone?
0
Kiril Nikolov
Telerik team
answered on 04 Dec 2014, 09:45 AM
Hello Maksim,

The problem is that the iframe needs to get a focus first and then the items inside can be focused. This is a behavior that is inevitable due the browsers iframe implementation, and no workaround comes to my mind unfortunately.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Window
Asked by
Maksim
Top achievements
Rank 1
Answers by
Maksim
Top achievements
Rank 1
Kiril Nikolov
Telerik team
Share this question
or