Closed Bug 304081 Opened 19 years ago Closed 6 years ago

Improve the context menu of view page/selection source

Categories

(Toolkit :: View Source, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: asaf, Unassigned)

Details

The current context menu of View Page Source and View Selection Source windows
has some problems
 * There's an unnecessary "Find Again" item.
 * There's an unnecessary separator between "Copy" to "Select All" (see
browser's context menu)
 * The "Reload" command is missing.

Also, we might want to add the last two items from the View menu ("Syntax
Highlighting" and "Warp Long Lines").
Priority: -- → P2
Target Milestone: --- → Firefox1.1
Priority: P2 → --
Summary: Imporve the context menu of view page/selection source → Improve the context menu of view page/selection source
Target Milestone: Firefox1.1 → ---
Priority: -- → P2
Target Milestone: --- → Firefox1.1
So, I really need to do a thorough pass through the entire UI to make sure that
context menus are consistent throughout. Right now they're really not. For
instance, while Mano's right in pointing out that there's no seperator between
"Copy" and "Select All" in the context menu of the browser, that's only when
text is selected. When there's no text selected, there's no copy entry (which is
fine) but there *is* a seperator between copy and select all on the context
menus of text areas like the one I'm typing in right now. Gah.

But, specifically for this bug, Mano's on the money; although while I agree that
"Wrap long lines" would be useful in the context menu, I don't think there's a
lot of value-add to the "syntax highlighting" toggle. It's a pretty
low-percentage use, and can stay relegated to the view menu IMO.
Target Milestone: Firefox1.5 → Firefox1.6-
Product: Firefox → Toolkit
Target Milestone: mozilla1.8.1 → ---
Mano, I might take a pass at this if you think it's simple enough XUL for me to hack on. If so, just reassign to me?
'Syntax Highlighting' and 'Wrap Long Lines' are added.
Rest of the three problems still apply.
Assignee: asaf → nobody
Moving to the backlog (P3) since nobody is working on it now.

Honza
Priority: P2 → P3
To me it looks that all mentioned issues are already gone.

* "Find Again" is gone
* There's no separator between "Copy" and "Select All" (There is still one in the page's context menu, as pointed out by Mike, but that's another issue, I guess.)
* There's a reload button
* The options "Syntax Highlighting" and "Wrap Long Lines" are there (as pointed out by Shriram earlier)

Therefore I finally close this issue.

Sebastian
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Thanks for the update Sebastian!
Honza
You need to log in before you can comment on or make changes to this bug.