Closed
Bug 40996
Opened 25 years ago
Closed 25 years ago
url text does not appear in locationfield unless clicked
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: shrir, Assigned: kinmoz)
References
Details
(Keywords: regression, Whiteboard: [nsbeta2+][dogfood-] Fix checked in.)
Pls reassign if component is incorrect.
On today's linux build (2000053008):
Doing a File->New Navigator Window launches a new window.
But the locationbox textfield is blank unless clicked with the mouse.
Reporter | ||
Comment 1•25 years ago
|
||
Also, clicking on url's on webpages does not show the complete url's in the
locationbox. part of the url from the left side does not appear.
Summary: url text does not appear in locationfield unless clicked → url text does not appear in locationfield unless clicked
Reporter | ||
Comment 2•25 years ago
|
||
pls disregard my earlier statement made at "2000-05-30 10:31" .Cannot reproduce
it.
Comment 3•25 years ago
|
||
I expect that this has the same root cause as bug #40956, but I'll leave that
to the people who really know :-] ...
Assignee: trudelle → beppe
Component: XP Toolkit/Widgets → Editor
Comment 4•25 years ago
|
||
I think this is related to #40956,
as they started occuring at the same time.
Comment 6•25 years ago
|
||
adding self to cc list. all platforms, also on mac and win32.
Comment 7•25 years ago
|
||
cc simon and kathy (from #41021)
Comment 8•25 years ago
|
||
I wouldn't be surprised if this is closely related to bug 24598, since it's
pretty much the exact same situation except not in preferences.
Comment 10•25 years ago
|
||
re-add cc list
Comment 11•25 years ago
|
||
oops - sorry, mike. i see what you mean...a mid-air collision overwrote your
changes. putting them back now...
Keywords: dogfood,
regression
Comment 12•25 years ago
|
||
Simon -- can you take a look at this one please. Who should this one go to?
Assignee: beppe → sfraser
Target Milestone: --- → M16
Comment 14•25 years ago
|
||
Putting on [nsbeta2+][dogfood-] radar. Does not need a fix ASAP for daily work,
but we should fix this for beta2.
Whiteboard: [nsbeta2+][dogfood-]
Assignee | ||
Comment 15•25 years ago
|
||
Fix for bug #37650 fixes this problem. I think someone removed the code in the
navigator.js file that sets the focus to the URL bar when you first bring up the
window. Setting the focus masked the problem (bug #37650) for the URL bar.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Whiteboard: [nsbeta2+][dogfood-] → [nsbeta2+][dogfood-] Fix in hand.
Whiteboard: [nsbeta2+][dogfood-] Fix in hand. → [nsbeta2+][dogfood-] Fix checked in.
Comment 16•25 years ago
|
||
verified fixed mac/linux/win32 20000531nn comm. builds.
Status: RESOLVED → VERIFIED
Comment 17•25 years ago
|
||
Adding keyword to bugs which already show a nsbeta2 triage value in the status
whiteboard so the queries don't get screwed up.
Keywords: nsbeta2
You need to log in
before you can comment on or make changes to this bug.
Description
•