Open
Bug 461114
Opened 16 years ago
Updated 2 years ago
Persistent data in any XUL app (with Minefield)
Categories
(Core :: XUL, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: lfournie, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081021 Minefield/3.1b2pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081021 Minefield/3.1b2pre
Since two or three night release of Minefield, I noticed that all data that should be persistent (XUL persist attribute + id) are not persistent.
It works well with FF 3.03
Reproducible: Always
Steps to Reproduce:
1. Open a XUL app with persist data (a tree with a column persistent width for instance)
2. reload the page
3.
Actual Results:
features are not persistent
Expected Results:
persistent XUL pages attributes
Updated•16 years ago
|
Assignee: nobody → jag
Component: General → XUL
Product: Firefox → Core
QA Contact: general → xptoolkit.widgets
Version: unspecified → Trunk
Updated•16 years ago
|
Assignee: jag → nobody
Reporter | ||
Comment 1•16 years ago
|
||
This is an important issue as confirmed by:
http://groups.google.com/group/mozilla.dev.tech.xul/browse_thread/thread/b520f1e4b78d5af8
Why an 'unconfirmed' status has been set ?
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•