Closed
Bug 64449
Opened 23 years ago
Closed 23 years ago
Move text zoom menu into its own overlay
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jag+mozbugs, Assigned: jag+mozbugs)
References
Details
Attachments
(2 files)
44.29 KB,
patch
|
Details | Diff | Splinter Review | |
3.79 KB,
patch
|
Details | Diff | Splinter Review |
I'll use this bug to track moving the text zoom menu into its own overlay so it can be used by navigator and mailnews (and possibly composer).
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
In stringbundleBindings.xml, for the stringbundleset, change extends="xul:spring" to extends="xul:box". (It needs to be a container).
Assignee | ||
Comment 4•23 years ago
|
||
Assignee | ||
Comment 6•23 years ago
|
||
Checked in, marking fixed.
Assignee | ||
Comment 7•23 years ago
|
||
Minor fix needed: in viewZoomOverlay.js, the comment about <menuitem id="view_textZoomMenu"/> should be <menu id="menu_textZoom"/>
Comment 8•23 years ago
|
||
checked lxr: both viewZoomOverlay.js and viewZoomOverlay.xul now exist, and askViewZoom.js and askViewZoom.xul are now in xpfe/communicator/resources/content/ .
Status: RESOLVED → VERIFIED
Updated•19 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•