Closed Bug 7040 Opened 26 years ago Closed 26 years ago

can't load a url from the location editfield

Categories

(Core Graveyard :: Tracking, defect, P1)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Brade, Assigned: hyatt)

References

()

Details

(Please fix component if necessary) I had a tree from yesterday morning but I updated this morning anyways... Upon launch of apprunner, I enter "cnn" (or any local or complete remote url) into the location edit field. Result: the mozilla smoketest page is reloaded and its url put in the location editfield rather than loading the url typed in the editfield
Priority: P3 → P1
Target Milestone: M6
reset to P1 and M6
Hmm, I am not sure why the Mac is handling this differently. I will back out my change until I can figure it out. It's a small change... Index: navigator.xul =================================================================== RCS file: /cvsroot/mozilla/xpfe/browser/src/navigator.xul,v retrieving revision 1.112 diff -r1.112 navigator.xul 605c605 < <html:iframe id="content-frame" src="contentframe.xul" flex="100%" /> --- > <html:iframe id="content-frame" src="contentframe.html" flex="100%" />
pinkerton backed out my change with the patch above, and the Mac still reloads the smoketest when a URL is typed into the editfield. This makes me think that something else is going on. My change only had that one entry point. I will look through yesterday's checkins to see if anything else looks like it could have changed. Mike said that the url field worked fine yesterday morning.
It looks like the entire chrome is being reloaded on a urlbar return key, causing it to reload the default page which is the smoketest. Dunno why, though.
Assignee: slamm → hyatt
reassigning, we need nsRDFXULBuilder.cpp fixed. (backing it out works, but might jeopardize the bug that got fixed with the checkin)
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
hack fix is in m6 as a work around. hyatt to file additional bugs to track the rest of the problems in this area
Status: RESOLVED → VERIFIED
Moving all Apprunner bugs past and present to Other component temporarily whilst don and I set correct component. Apprunner component will be deleted/retired shortly.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.