Figured it out
 
Line:840
parent.window.location.href = url;
 
I changed it to
document.location = ur;
 
works like a charm :)

 
On 3/7/06, Paul Cottrell <pcottrell@borran.com> wrote:
I am running roundcube in a frame and when I click the compose it doesnt loadwithin its frame it takes over the whole window.
 
 
has anyone else run into this problem? or know of the logic behind it that would cause it?
 
I've checked the code and its similar to the rest of the commands that load the other calls. Like reply and forward. They all load with in the frame like thier suppose to.
 
Caio,
 
Paul
Im using the latest beta.