Modify ↓
Opened 18 years ago
Closed 15 years ago
#1567 closed defect (fixed)
Clicking within the iframe loads the page in the outer frame
Reported by: | anonymous | Owned by: | Russ Tyndall |
---|---|---|---|
Priority: | low | Component: | TracTabPlugin |
Severity: | minor | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
The specified uri is displayed within an iframe. Usually clicking into the iframe opens the new page in the same iframe, not so in tractab, there the new site is opened as the toplevel site without trac.
Attachments (0)
Change History (3)
comment:1 Changed 18 years ago by
Priority: | normal → low |
---|---|
Severity: | critical → minor |
comment:2 Changed 15 years ago by
Summary: | clicking within the iframe loads in the outer frame → Clicking within the iframe loads the page in the outer frame |
---|
I'm guessing this has been fixed since I don't see this bug when running the latest version from the trunk.
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
If we have people reporting it fixed, I will assume that it is (I dont use this plugin any more)
Note: See
TracTickets for help on using
tickets.
Any idea how to fix this / is this a bug? All I do is add an iframe that has src=url
Russ