Closed Bug 309724 Opened 19 years ago Closed 15 years ago

URL in noframes is not clickable.

Categories

(Core :: DOM: HTML Parser, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED WONTFIX

People

(Reporter: baffclan, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050920 Firefox/1.6a1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050920 Firefox/1.6a1 When it displayed a page source, URL is displayed by a blue coler strings. However, URL in noframes is recognized as a normal strings in the page that used a frame without becoming a blue color strings. Reproducible: Always Steps to Reproduce: SeaMonkey has the same bug, too.
Attached file testcase (deleted) —
Summary: URL in noframes is not recognized justly. → URL in noframes is not recognized justly.
There isn't made a dom tree of the contents of a <noframe>, so that's why the view-source does look that way. Not really sure if Mozilla should make a dom tree of the contents of a <noframe> tag.
Assignee: nobody → mrbkap
Component: View Source → HTML: Parser
Keywords: testcase
Product: Firefox → Core
QA Contact: view.source → parser
Version: unspecified → Trunk
I could fix things so that we'd display the contents of <noframes> as real tags in view-source (but parse them as CDATA when parsing the page for real). Would that be an acceptable solution?
Personally, I prefer it when view-source reflects the dom tree, so I would not like the solution, but I don't have any strong feelings against it.
I can reproduce with trunk/Linux. Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060304 Firefox/1.6a1
Status: UNCONFIRMED → NEW
Ever confirmed: true
Blocks: 17612
OS: Windows XP → All
I'd really want to avoid making the tree builder behavior for view source and actual parse diverge. I suggest WONTFIX.
Assignee: mrbkap → nobody
Summary: URL in noframes is not recognized justly. → URL in noframes is not clickable.
WONTFIX per comment 5 and comment 7.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
-> v.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: