Closed
Bug 287792
Opened 20 years ago
Closed 20 years ago
View Source panel does not have 'Normal Text Size' option in 'View' menu
Categories
(Toolkit :: View Source, defect)
Toolkit
View Source
Tracking
()
RESOLVED
FIXED
mozilla1.8final
People
(Reporter: ed, Assigned: jason.barnabe)
Details
Attachments
(2 obsolete files)
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.6) Gecko/20050325 Firefox/1.0.2 Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.6) Gecko/20050325 Firefox/1.0.2 The default Firefox window has the following options listed in the 'View' -> 'Text Size' menu: - Increase - Decrease - -------- - Normal The 'View Source' pane has: - 'Increase Text Size' - 'Decrease Text Size' but no 'Normal Text Size'. Reproducible: Always Steps to Reproduce: 1. Open a 'View Source' window 2. Press 'Ctrl +' a few times 3. Press 'Ctrl 0' (this works) 4. Open the 'View' menu at the top of the page. Actual Results: There is no 'Normal Text Size' option. Expected Results: Show a 'Normal Text Size' option. I guess it would be best to remove 'Increase Text Size' and 'Decrease Text Size' from the menu and replace it with the 'View' -> 'Text Size' menu used in the main window.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050325 Firefox/1.0+ (In reply to comment #0) Status -> NEW
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
Comment on attachment 180645 [details] [diff] [review] implement Text Size menu (like browser) r=me if you change key_textZoomReset to use cmd_textZoomReset instead of duplicating the oncommand bits.
Attachment #180645 -
Flags: review?(mconnor) → review+
Updated•20 years ago
|
Version: unspecified → Trunk
| Assignee | ||
Comment 4•20 years ago
|
||
Attachment #180645 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Attachment #186168 -
Flags: approval-aviary1.1a2?
Updated•20 years ago
|
Attachment #186168 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
Updated•20 years ago
|
Whiteboard: [checkin needed]
Comment 5•20 years ago
|
||
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Whiteboard: [checkin needed]
Target Milestone: --- → Firefox1.1
Updated•20 years ago
|
Attachment #186168 -
Attachment description: updated patch → updated patch
[Checked in: Comment 5]
Attachment #186168 -
Attachment is obsolete: true
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•