Please see the attached pdf. When the page first loads the editors are fine. However, when you select text and then most every tool bar item but the first three above, you get a weird selection box around the text. It doesn't go away either and limits you from changing the text. It is really weird. I have the 11.2 2011 WHE inside a WebDialog. Also the style changes. The entire WebDialog looks bad when loaded into IE. It works fine in VS2010 but not off the server. When I take away the style of the editor as suggested in a google find, things seem to show up better. Do you know what is going on? I really need to fix the editor so it doesn't create those stupid editing boxes.
I have a content page with a master page, not that it matters. I am using version 11.1, IE 8 and Visual Studio 2010. I have a webdialogwindow on the content page and an html editor in the window. The style of the web dialog is stripped when I go to the page on the server. It looks fine in Visual Studio. And the editor is pretty messed up on the server and looks fine on VS. It doesn't work well either. I pull up the page, type up text in the editor select a little of that text and hit the right justify button (Actually any button but the Bold, Italic and Underline will do this) and I get the entire text window with the sizer bars around it. I have attached a picture. It is very frustrating. Why am I getting sizer bars around the text area? I am not pasting anything into it. I am just typing and then trying out one of the buttons, like tab left etc. Why is the style of the webdialog window messed up on the server and looks fine in Visual Studio? I have attached another pdf to look at and some sample code. The first webhtmleditor is readonly on my site, so I clear all the toolbar items. In the second editor type in some text, hightlight any or all of it and click one of the toolbar buttons not one of the first three, as those do not seem to create the text window outline. I will be out on Wednesday.
Hello nbizub,
Thank you for your patience I was working on this issue.
At the moment, I am not successful in reproducing the issue. I used Visual Studios, and as you have described. The editors work fine. On the other hand upon deployment to the server. I had similar results.
It seems that there may be missing components on the server. I suggest looking into the ig_res folder.
If the components/folders are veriied, and the issue persists, please let me know.
If you have any questions, please let me know as well.
H Vivian. I am running The application from the server files both served by IIS, on Internet Explorer and from Visual Studio 2010. The files are the same. Were you able to run the files that I attached. I have zipped the entire project files and attached them again. If you just open the website in Visual Studio, you should be able to click on the button and have the dialog window popup. Once up, enter some text into the 2nd editor and the click on the Increase indent toolbar button and click back into the editor. The sizing bar will appear both when the website is served from the server or from Visual Studio. You can also see that the style of the dialog window is messed up when served from the server and not when served from Visual Studio. There is not much in the project you shouldn't have a problem with it. I can repeat this process with the same results all day. Please load these files into a new website and run the steps I have listed.
You will need to use your own infragistics dlls and ig_res of course. I can't upload all that.
Thank you for the sample.
I am creating a separate for this issue. And I will be communicating with you throught the support case.
Hello Vivian. Do you have any information on this issue?
I have gotten an email from you about Fiddler. I am not able to download 3rd party software. I cannot use Fiddler to debug. Can you? This is a problem with the editor and the dialog window on a content page. Did support get back to you yet? What was the fix for an image? Was the editor in a webdialogwindow? The reason I mentioned the server is because the page and dialog window with editor runs fine in Visual Studio, local host, but does not run properly when being served from the IIS server. I don't understand how that can happen with I am using the same website files. Does this make sense. Maybe I am not explaining the situation properly.