Closed
Bug 7235
Opened 26 years ago
Closed 25 years ago
loading local xul file into browser doesn't show string in location field
Categories
(Core :: XUL, defect, P2)
Tracking
()
VERIFIED
FIXED
M11
People
(Reporter: Brade, Assigned: radha)
Details
Loading a local xul file into the browser window doesn't show the resulting url string in the location editfield.
Steps:
1) File->Open
2) Browse (Choose File) and pick a local *.xul file
3) Open it
4) notice that the location editfield is empty (or the old url isn't replaced)
Notes: the location field does update on Macintosh; picking remote or local html files work as expected; picking a local *.gif file works as expected.
Assignee | ||
Comment 3•26 years ago
|
||
In the latest windows build, selecting any xul file always loads navigator.xul
in a new window, though I don't click the "open in New window" check box in the
file->open dialog. I see the same behavior in unix too. Can QA look at it and
post the latest behavior for MAC. I think this is a bigger problem than what is
reported here.
Reporter | ||
Comment 4•26 years ago
|
||
Mac also creates a new window and opens the xul file into it. This also has been
a bug/feature for quite a long time (months?).
Assignee | ||
Comment 5•26 years ago
|
||
Kathy,
In MAC, does it load the xul you provide?In unix & windows, it always loads
navigator.xul with default page, no matter what xul file I choose.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•26 years ago
|
||
There is some confusion on what really is happening here and what is expected. I
certainly can not take care of this for M8. Moving to M10.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M8 → M10
Assignee | ||
Updated•25 years ago
|
Summary: loading local xul file into browser doesn't show string in location field → [NEED HELP]loading local xul file into browser doesn't show string in location field
Assignee | ||
Comment 7•25 years ago
|
||
There is total confusion here on what works where and how. Really need a QA
person to look at all platforms and post updated info. This is a old bug too.
Assignee | ||
Updated•25 years ago
|
Summary: [NEED HELP]loading local xul file into browser doesn't show string in location field → loading local xul file into browser doesn't show string in location field
Whiteboard: [NEED HELP] Need input from QA
Whiteboard: [NEED HELP] Need input from QA → [HELP WANTED] Need input from QA
The described failure appears to be fixed in the current builds on all
platforms. Please resolve it as appropriate.
The failure related to opening a new window is already reported in bug 12123.
Assignee | ||
Comment 9•25 years ago
|
||
Is the urlbar updated with the right value?
Reporter | ||
Comment 10•25 years ago
|
||
it now works for me (on Mac).
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•25 years ago
|
||
marking fixed based on commentds from QA and brade
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 12•25 years ago
|
||
verifying for QA since I know they already have a lot to do... :-)
Comment 13•25 years ago
|
||
BULK MOVE: Changing component from XUL to XP Toolkit/Widgets: XUL. XUL
component will be deleted.
Component: XUL → XP Toolkit/Widgets: XUL
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: gerardok → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•