Closed Bug 309625 Opened 19 years ago Closed 19 years ago

browsing to a frameset from a pop up call from the frameset fails

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: naomiza, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0.7

when opening a pop up from a link within a frameset and then linking back to the
framset from a link within a pop up the following error occurs
Error: uncaught exception: [Exception... "Access to property denied"  code:
"1010" nsresult: "0x805303f2 (NS_ERROR_DOM_PROP_ACCESS_DENIED)"  

Reproducible: Always

Steps to Reproduce:
1. go to www.jet2.hotelconnect.co.uk
2. pick a destination (better to pick a big city for this example) and a room
type and click 'search'
3. a hotel search results are shown
4. click on one of the hotel names to get into the hotel description
5. click 'hotel location'
6. a pop map with a map of the hotel location opens.
7. click on one of the hotel icons (red bulbs with numbers) on the map
8. This should load the description you have picked within the frameset, blur
the pop up and put focus and the opener (the frameset)
HOWEVER the javascript fails and the following error is thrown:
Error: uncaught exception: [Exception... "Access to property denied"  code:
"1010" nsresult: "0x805303f2 (NS_ERROR_DOM_PROP_ACCESS_DENIED)"  

Actual Results:  
The description page loads within the pop up and not within the frameset
The javascript which is called by an onclick event fails and the href is used
instead

Expected Results:  
page should have been opened within the frameset (works for IE)
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b5) Gecko/20050922
Firefox/1.4 ID:2005092203

WFM

This is either fixed in FF1.5beta1 or one of your extensions plays up.
Try in Firefox-safemode , if that doesn't work you'll have to wait for FF1.5 to
be released
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4

WFM. 
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.