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

Issue with focus position caused by dialog popup inside rad window

1 Answer 92 Views
Window
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 23 Jun 2015, 12:00 PM

 

 

Hi I'm having an issue with a content editor paste dialog changing the original pages focus in a radwindow.

when the paste dialog is initiated it changes focus of the original page below the radwindow sp that everything is out of focus...

 

is there an easy way to fix this ??? I have to pull the window back into view as things stand....

 

I have a gif example below of this happening... 

 

1 Answer, 1 is accepted

Sort by
0
Joana
Telerik team
answered on 26 Jun 2015, 10:13 AM
Hello Ryan,

We are aware of this issue and I have raised its priority in our bug tracking system. You can track its progress here in our Feedback portal where you could find a resolution. For your convenience, I am pasting the steps to workaround the issue:

1. Follow the Custom Built-in dialogs approach (http://demos.telerik.com/aspnet-ajax/editor/examples/externaldialogspath/defaultcs.aspx) to use an external and later modified Plain Paste Dialog - the MozillaPasteTextDialog.ascx;
2. Find the clientInit() method trough the client-side logic of the MozillaPasteTextDialog.ascx file;
3. Remove the this._container.focus() line.

I hope this will help you resolve the issue.

Regards,
Joana
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Window
Asked by
Ryan
Top achievements
Rank 1
Answers by
Joana
Telerik team
Share this question
or