Closed
Bug 111559
Opened 24 years ago
Closed 23 years ago
URL Bar is broken if navigation toolbar is hidden on startup
Categories
(SeaMonkey :: Location Bar, defect)
SeaMonkey
Location Bar
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: pretzalz, Assigned: hewitt)
References
Details
My URL Bar is completely broken(well not completely, the favicon image still
works lol). I recently have taken to browsing with my Navigation toolbar hidden
since it frees up an inch of screen space, and I don't use it anyway(I use mouse
gestures for back, forward, reload, stop, and I use Ctrl-Shift-L for typing in
URLs). Therefore the toolbar is hidden when I start up the browser. After
browsing for a while, I wanted to take a look at a URL so I 'show'ed the
Navigation toolbar in the View->Show/Hide menu. The URL Bar was completely
blank except for the favicon(which incidently updates correctly when you switch
tabs/websites). I tried hitting back then forward, still blank. I tried typing
in a new URL and hitting enter, all that happens is the page reloads and what I
have typed persists despite switching tabs and going to new websites. Nothing I
did could return functionality to the URL Bar.
If the browser is started with the URL Bar shown and subsequently hidden then
upon reshowing the Navigation Toolbar the URL Bar has the URL of the last site
opened while the URL Bar was showning. The next action that would normally
affect the URL Bar(in this scenario) returns the URL Bar to perfect working order.
Reproducible: always
Javascript errors produced: On opening browser with URL Bar hidden:
gURLBar.setSelectionRange is not a function
Source File: chrome://navigator/content/navigator.js
Line: 1531
On closing browser window: same error as above plus:
gURLBar.setSelectionRange is not a function
Source File: chrome://navigator/content/navigator.js
Line: 1523
I am using Build 2001112104(I assume rv:0.9.6+) on Windows 2000.
Comment 1•24 years ago
|
||
this is also seen on MacOS 9.1 20011112008 & -1908
as well as Linux PPC 2001111922
additionally, the URL-bar will work correctly in subsequently opened windows
when having been swithed on.
platform & OS should both be changed to all
Confirming on 20011120, Win98, at least for the javascript errors. So I'm
marking it as NEW bug 88239 doesn't seem to be the same). However, I don't see
these errors on 2001112203. Travis and Bjarne, could you try the latest build to
see if it works?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reporter | ||
Comment 3•24 years ago
|
||
Still see same behavior in 2001112408 although the lines of the errors are
incremented by one now though that is to be expected...
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.8
Comment 4•24 years ago
|
||
Also bites me if I minimize are restore the nav bar, but not 100% reproducable.
It has happened 3 or 4 times, and after it does, links stop working, but form
submits still work. Need to restart to fix everything.
Data recovery workaround: if you size your browser larger width-wise, a small
part of the URL will start to show, so you can copy-paste it elsewhere, and
paste it back in to mozilla after a restart.
Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Assignee | ||
Comment 5•24 years ago
|
||
I have not been able to reproduce this recently
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 6•23 years ago
|
||
still see this problem in CVS build on linux on 3/17/2002.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Updated•23 years ago
|
Target Milestone: mozilla0.9.9 → Future
Comment 7•23 years ago
|
||
*** Bug 128141 has been marked as a duplicate of this bug. ***
*** Bug 163270 has been marked as a duplicate of this bug. ***
Comment 9•23 years ago
|
||
*** Bug 182697 has been marked as a duplicate of this bug. ***
Comment 10•23 years ago
|
||
Duplicate of bug 90337?
Reporter | ||
Comment 11•23 years ago
|
||
I just noticed that this bug appears to be fixed in my CVS build from this
morning[linux], though it has probably been fixed for a while so I am closing
this bug.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•