Closed
Bug 64508
Opened 24 years ago
Closed 24 years ago
form-manager taskbar in navigator.xul to be in a dynamic overlay
Categories
(Toolkit :: Form Manager, defect, P1)
Toolkit
Form Manager
Tracking
()
VERIFIED
FIXED
People
(Reporter: morse, Unassigned)
Details
The form manager taskbar that is implemented in navigator.xul,
navigatorOverlay.xul and navigator.js should be moved into a dynamic overlay
that resides in the wallet directory.
Updated•24 years ago
|
OS: Windows NT → All
Hardware: PC → All
Comment 1•24 years ago
|
||
Here's what needs to be done to fix this bug. I discussed this with hyatt and he
thought this was the best approach:
- A chrome package needs to be made for wallet. To establish this you need to
create a contents.rdf file for wallet similar to those used by other extensions
like chatzilla and vixen. You will also need to create a separate jar file target
('wallet.jar') in jar manifest files to place the appropriate files into that
jar. Look at Vixen/Chatzilla for examples.
- Overlays that overlay the wallet functionality into navigator should then be
constructed and the contents.rdf file modified in a similar fashion to chatzilla/
vixen/mailnews so that the overlay is included into the right document.
Reporter | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
Comment 4•24 years ago
|
||
nav triage team: agreed. P1. however it also needs to be removed, since the UE
feedback is that we can improve the UE by a different approach.
Priority: -- → P1
Reporter | ||
Comment 5•24 years ago
|
||
Fix checked in. It's in a separate overlay but, alas, it is commented out in
that overlay.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•24 years ago
|
||
Patches for the fix were included as part of the patches in bug 31967
Updated•16 years ago
|
Assignee: morse → nobody
Product: Core → Toolkit
QA Contact: tpreston → form.manager
Target Milestone: mozilla0.9 → ---
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•