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

Image Manager Repositioning Problem in IE7

2 Answers 26 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Joshua
Top achievements
Rank 1
Joshua asked on 16 Feb 2009, 01:52 AM
I'm sure this is a CSS or Javascript problem/bug.

I have an issue with the buttons inside the Image Manager.

I have a page that has a splitter with two panes.  The left pane is 125px wide. 

In the left pane, I have a table with two cells.  The left cell has a treeview with a width around 200px. The right pane is set to fill the remainder of the screen and contains the radeditor.  The radeditor fills the right cell.

Therefore, after padding and widths of the left pane and left cell, the radeditor is approx 365px from the left.

Okay, now that you have a picture in your head (hopefully) of how my page is setup, here's the issue.

Inside the Image Manager, when I click on "Image Editor", "Best Fit", "Actual Size", "Zoom In", or "Zoom Out", the image is manipulated correctly, however, the Image Manager dialog is moved the far left of the screen (0px) along with the entire page's contents.  Therefore, everything to the left of the radeditor (the left pane, the left cell containing the treeview) is "pushed" off the left of the screen.  Basically, it seems that the entire page is shifted to the left until the radeditor is flush with the left of the screen.

Here's the a link to the before and after screenshots: http://rapidshare.com/files/198601969/screenshots.zip.html

One thought, I have two monitors.  VS is opened in the left monitor and IE is opened in the right monitor. So the "shifting" to the left could be a javascript positioning to the middle of the screen (or combined screen in this case).

Also, this does NOT happen in FireFox - everything works great in FireFox. The problem is only in IE.

And I do have the latest build of the controls.

Thanks,
Joshua

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 18 Feb 2009, 05:13 PM
Hi Joshua,

Could you please configure the editor to use the browser modal dialogs and see whether this will solve the problem? You can see how to configure the editor in this KB article: Using browser modal dialog instead of RadWindow.

In the Futures release of RadControls for ASP.NET AJAX, the File Browser dialogs will be based on the RadFileExplorer control and you should not experience the reported problem.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Joshua
Top achievements
Rank 1
answered on 18 Feb 2009, 05:27 PM
Rumen,

Thanks. Works great.  My app is already being opened in a full-screen modal so the pop-up blocker won't be an issue in my case.

Again, many thanks,
Joshua
Tags
Editor
Asked by
Joshua
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Joshua
Top achievements
Rank 1
Share this question
or