flex-users / flex-iframe

IFrame component for Flex applications.
github.com/flex-users/flex-iframe
120 stars 63 forks source link

Reset TabNavigator to First Tab on Clicking any link inside the HTML on Safari #66

Closed nicoulaj closed 13 years ago

nicoulaj commented 13 years ago

Originally filed by saurabh1...@gmail.com on 2009-08-11T19:27:00

What steps will reproduce the problem?

  1. Launch the Project HTMLTest.xml
  2. You should be able to see Tabs "Google" and "Yahoo". Click on Yahoo Tab
  3. Do some search or click any link.
  4. Tab Navigator resets to Google Tab

What is the expected output? What do you see instead? On providing search, Tab Navigator should stick to "Yahoo" Tab.

What version of the product are you using? On what operating system? Flex SDK : 3.3 Browser : Safari OS : MAC OS X

Please provide any additional information below.

nicoulaj commented 13 years ago

Updated by dasnervt...@googlemail.com on 2009-08-18T16:53:01

I noticed the same bug. What to do?

nicoulaj commented 13 years ago

Updated by saurabh1...@gmail.com on 2009-08-18T20:51:25

well .. i am not Flex expert. So I haven't figured it out yet. Still waiting from some other approach from the Flex community ...

nicoulaj commented 13 years ago

Updated by alistair.rutherford on 2009-08-27T18:53:34

This must be specific to Safari as I can't reproduce it under Firefox or IE8.

Alas, I only have Windows platform but I will (re)install Safari for Win32 and try it under that.

nicoulaj commented 13 years ago

Updated by djmar...@gmail.com on 2009-10-08T18:59:07

I have the same issue in the following example: A tab navigator with a panel that has another tab navigator with all their panels with dynamic content that contain serveral anchors. When I click on one of them it takes me to tab 1. If you check on the tab where the hyper link is it has adjusted per anchor. Tab navigator should not chance tabs.

Flex SDK : 3.3 Browser : Firefox 3.5 OS : Windows XP

It works well on IE 6 and 7.

nicoulaj commented 13 years ago

Updated by Julien.N...@gmail.com on 2009-11-07T12:55:21

Confirmed. djmars: I think this is another issue.

Original ticket set status to Accepted (we converted to open) Title changed from 'Reset TabNavigator to First Tab on Clicking any link inside the HTML on Safari' to 'Reset TabNavigator to First Tab on Clicking any link inside the HTML on Safari'

nicoulaj commented 13 years ago

Updated by Julien.N...@gmail.com on 2010-05-14T16:43:02

This was fixed by 1.4.X, I cannot reproduce it.

Original ticket set status to Verified (we converted to closed)