History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-11807
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Serge Baranov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Unresolved function in JavaScript when frames are used

Created: 03 Oct 06 13:36   Updated: 10 Nov 06 19:00
Component/s: JavaScript
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,766
Severity: Medium


 Description  « Hide
shlomi schwartz reports:

Hello, I was using IDEA 5.1 until recently developing JS, and since updating to V6.0 I've noticed the following problem:

when using frames in HTML and declaring a function in the top frame the inner files dose not recognize the function.

example:

_______________________________________
|                                      |
| common.js [my_function()]            |
| ___________________________________  |
| |                                  | |
| |  main.js                         | |
| |                                  | |
| |  top.my_function() <- Unresolved | |
| |__________________________________| |
|______________________________________|

this bug makes navigating the code extremely difficult and was OK on the previous version.

I've decided to roll back to the previous version for now



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.