I have a form that uses the editor to post comments on the page. It is not at the top of the page and there are many items on the page. If I am scrolled down, the image/other dialogs do not position in the center of the screen - they are positioned near the top and are only partially visible.
I attempted a demo app but it worked fine, so I presume it has something to do with the complex form it's on (it uses master pages and there are many tables/other elements).
I also switched back to the regular editor and the dialogs work OK.
Are there any known issues with the positions?
Thanks
I attempted a demo app but it worked fine, so I presume it has something to do with the complex form it's on (it uses master pages and there are many tables/other elements).
I also switched back to the regular editor and the dialogs work OK.
Are there any known issues with the positions?
Thanks
10 Answers, 1 is accepted
0
Hello Morgan,
Can it be that the DOCTYPE of your page is not the default provided by VS?
The Prometheus controls are meant to work with a XHTML / standards compliant DOCTYPE, such as
In case you are still not able to create a sample project that isolates the issue, please open a support ticket and send us the following information: Telerik.Web.UI DLL version, your page DOCTYPE and a screenshot from your page.
Sincerely yours,
Tervel
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Can it be that the DOCTYPE of your page is not the default provided by VS?
The Prometheus controls are meant to work with a XHTML / standards compliant DOCTYPE, such as
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
In case you are using this doctype, and there is a problem, sending us a sample project might be the only way to figure out what is going on.In case you are still not able to create a sample project that isolates the issue, please open a support ticket and send us the following information: Telerik.Web.UI DLL version, your page DOCTYPE and a screenshot from your page.
Sincerely yours,
Tervel
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Paul
Top achievements
Rank 2
answered on 20 Nov 2007, 03:35 PM
I have the same issue in both ff and ie7, i am useing the doctype defined above, if you figure out morgan's issue then Id love to hear the fix
also, context menu's appear right at the top of the page also
also, context menu's appear right at the top of the page also
0
Hi Paul,
There should not be a positioning problem when using the XHTML DOCTYPE listed in my previous answer.
Is it possible to open a support ticket and send us a simple project (or at least your ASPX page with the editor) + steps to reproduce the problem. A screenshot how the page renders on your end would be of great help too.
Looking forward to hearing from you,
Tervel
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
There should not be a positioning problem when using the XHTML DOCTYPE listed in my previous answer.
Is it possible to open a support ticket and send us a simple project (or at least your ASPX page with the editor) + steps to reproduce the problem. A screenshot how the page renders on your end would be of great help too.
Looking forward to hearing from you,
Tervel
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Paul
Top achievements
Rank 2
answered on 20 Nov 2007, 04:15 PM
I will submit an example project, but fyi, i opened up the Examples solution provided with prometheus, opened the
\Editor\Examples\Default\DefaultCS.aspx file and inserted the following html directly above the rad editor and got the same issues
\Editor\Examples\Default\DefaultCS.aspx file and inserted the following html directly above the rad editor and got the same issues
<div style="width:100px; height:900px; background-color:Silver;">space</div><br style="clear:both;" />
0
Hi Paul,
We were able to verify the issue, and it is fixed. The coming Prometheus Futures build to be released early next week will feature a properly functioning version.
Thank you for bringing the problem to our attention.
Best wishes,
Tervel
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
We were able to verify the issue, and it is fixed. The coming Prometheus Futures build to be released early next week will feature a properly functioning version.
Thank you for bringing the problem to our attention.
Best wishes,
Tervel
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
James
Top achievements
Rank 2
answered on 21 Nov 2007, 03:25 PM
Thanks guys!
0
James
Top achievements
Rank 2
answered on 23 Nov 2007, 03:10 PM
speaking of releases... how can I get notified when a new version is out? Like through email ...
Thanks
Thanks
0
Hi Morgan,
The new release Q3 of RadControls "Prometheus" is scheduled for mid of December. More information is available on our roadmap page and additionally we notify all our clients via newsletters.
Best wishes,
George
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
The new release Q3 of RadControls "Prometheus" is scheduled for mid of December. More information is available on our roadmap page and additionally we notify all our clients via newsletters.
Best wishes,
George
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Paul
Top achievements
Rank 2
answered on 28 Nov 2007, 12:55 PM
Tervel mentioned that the refresh would be "released early next week" (which is this week and now the middle of it) yet George said it was "scheduled for mid of December"
Which one is it? I hadn't read George's response unitl now and was waiting on the refresh so we could in turn release a build of our software to our client.
Which one is it? I hadn't read George's response unitl now and was waiting on the refresh so we could in turn release a build of our software to our client.
0
Hello Paul,
We apologize for the misinformation. The Q3 release of RadControls "Prometheus" is scheduled for mid of December. However the Prometheus Futures build, for which Tervel mentioned in his message, was postponed for next week.
Best regards,
Rumen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
We apologize for the misinformation. The Q3 release of RadControls "Prometheus" is scheduled for mid of December. However the Prometheus Futures build, for which Tervel mentioned in his message, was postponed for next week.
Best regards,
Rumen
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
