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

[Solved] MVC 3 Razor Editor not fully working

1 Answer 135 Views
Editor
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
James
Top achievements
Rank 1
James asked on 26 Apr 2011, 04:56 AM
I have been playing around a bit but still don't have the editor fully working. I have an editor in my Razor view and my ScriptRegistrar in my _layout.cshtml and it is spitting out the correct .js and .css references. When I am on the page in the editor I can highlight a word and do a "Ctrl-B" and the word gets bold which is great but if I try to use my mouse and click on the B it appears to be reloading the page like there isn't a return false or something.

For example, using the editor on this forum, if I scroll down a bit, highlight a word and click on the B, the word gets bold and the page stays where is at. In my solution if I were to do the same, the word does not get bold and the page scrolls back up to the top, so I am assuming the page is getting reloaded.

Any insight or things to look at to debug would be appreciated.

~james

1 Answer, 1 is accepted

Sort by
0
Created by: X
Top achievements
Rank 1
answered on 24 Jun 2011, 06:31 AM
I'm having a similar issue where I can use KB shortcuts to apply bold/italic/underline etc but I can't mouse click on the toolbar buttons, and mouse hovering over the buttons the buttons don't highlight. It like it's not getting any mouse events.
Tags
Editor
Asked by
James
Top achievements
Rank 1
Answers by
Created by: X
Top achievements
Rank 1
Share this question
or