Closed
Bug 117100
Opened 23 years ago
Closed 23 years ago
Value of URL field [before entering] gets erased when switching tabs
Categories
(SeaMonkey :: Tabbed Browser, defect)
SeaMonkey
Tabbed Browser
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 104778
People
(Reporter: moz-bugzilla2, Assigned: hyatt)
Details
(Keywords: dataloss)
Build 2001122603 on W2K.
Steps to reproduce:
1) Load URL in a window
2) Press Ctrk-T for new tab
3) Enter something in URL field of new tab, but do not submit to load that
address
4) Switch to different tab
5) Switch back to the new tab you created and the location field will not have
the text you typed, but just the last URL loaded.
This is not good. Example, I was trying to copy a URL from another tab window
that was multiline and I had to copy as 2 separate copy and pastes. So I copy
the first, but when I try to copy the 2nd, the 1st part is gone. The value of
the location field should be preserved between tab switches.
Comment 1•23 years ago
|
||
jag, didn't you fix this?
| Reporter | ||
Comment 2•23 years ago
|
||
Thinking of Bug 109650?
Comment 3•23 years ago
|
||
Nope, I didn't fix this. The issue here is that we need to store the contents of
the urlbar somewhere on the tab we switch away from, and restore it from the tab
we switch to.
OS: Windows 2000 → All
Hardware: PC → All
Comment 4•23 years ago
|
||
confirming. when i switch back to the other tab in which i had typed [but not
yet hit Enter] in the urlbar, the urlbar now says "about:blank".
Comment 5•23 years ago
|
||
Another case of this... If I have a URL in one tab, say:
http://www.amazon.com/exec/obidos/ASIN/0896085015/103-7821995-1091062
And I backspace back to the ASIN/ part, so I can paste in a differant ISBN
number...if I switch to another tab to get that ISBN number and come back,
"0896085015/103-7821995-1091062" has reappeared. Now I can't use my mouse to
delete it, or I'll erase the ISBN number I just copied to the clipboard.
Veeeeeeeerrrrrry annoying.
Updated•23 years ago
|
Summary: Value of URL field gets erased when switching tabs → Value of URL field [before entering] gets erased when switching tabs
Updated•23 years ago
|
Severity: minor → major
same problem as in bug 104778
Comment 7•23 years ago
|
||
why, so it is... :)
*** This bug has been marked as a duplicate of 104778 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•