Closed
Bug 82983
Opened 24 years ago
Closed 23 years ago
Cannot open more than 1 bookmark properties dialog
Categories
(SeaMonkey :: Bookmarks & History, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.4
People
(Reporter: cplyon, Assigned: paulkchen)
Details
(Keywords: dataloss)
Attachments
(1 file)
745 bytes,
patch
|
Details | Diff | Splinter Review |
Using build 2001052708 on Win2K.
Steps to reproduce:
1. Open the Manage Bookmarks Window.
2. Select a bookmark and hit Properties button (or right click, or Ctrl+I)
3. Keeping the first Properties dialog open, repeat step 2 with another (or the
same) bookmark.
Results:
The first dialog disappears, and the new Properties dialog has empty fields and
has the title Properties for "**bm_title**".
The following JS error appears twice:
Error: window.arguments has no properties
Source File: chrome://communicator/content/bookmarks/bm-props.js
Line: 52
Reporter | ||
Comment 4•24 years ago
|
||
On build 2001053120 on Win2K. Slight change in the bahaviour of this bug:
A second dialog is never created, but the first one's fields become empty.
(no more Properties for "**bm_title**" titled dialogs)
Comment 5•23 years ago
|
||
Adding dataloss kw: Any changes made after opening the bm properties get lost
when all fields go empty.
Severity: normal → critical
Keywords: dataloss
Comment 6•23 years ago
|
||
Ben - Is this one you are gonna try and fix for TM0.9.4?
chatted with Ben on irc, fix is to not specify name and make dialog dependent
so that it doesn't clutter taskbar, cc-ing jag for r=
Putting on the 0.9.4 list, marking nsbeta1+, p1, and mozilla0.9.4
Comment 11•23 years ago
|
||
r=jag
Assignee | ||
Comment 12•23 years ago
|
||
taking this one
Assignee | ||
Comment 13•23 years ago
|
||
no, really, taking this bug from ben
sorry for the spam
Assignee: ben → pchen
Comment 14•23 years ago
|
||
a=asa on behalf of drivers.
Assignee | ||
Comment 15•23 years ago
|
||
fix checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 17•23 years ago
|
||
It's back 2001120504 on Win2K (behaviour as described in comment #4).
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 18•23 years ago
|
||
The bookmarksliner branch was from before this patch, so it regressed it. I
just checked in pchen's fix again.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → FIXED
Comment 19•22 years ago
|
||
mass-verifying claudius' Fixed bugs which haven't changed since 2001.12.31.
if you think this particular bug is not fixed, please make sure of the following
before reopening:
a. retest with a *recent* trunk build.
b. query bugzilla to see if there's an existing, open bug (new, reopened,
assigned) that covers your issue.
c. if this does need to be reopened, make sure there are specific steps to
reproduce (unless already provided and up-to-date).
thanks!
[set your search string in mail to "AmbassadorKoshNaranek" to filter out these
messages.]
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•