Closed
Bug 39389
Opened 25 years ago
Closed 23 years ago
No context menus in "view source" window
Categories
(SeaMonkey :: UI Design, enhancement, P1)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: mozilla, Assigned: doronr)
References
Details
(Keywords: regression, Whiteboard: se-radar)
Attachments
(3 files)
2.85 KB,
patch
|
Details | Diff | Splinter Review | |
2.06 KB,
patch
|
alecf
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
1.05 KB,
patch
|
doronr
:
review+
|
Details | Diff | Splinter Review |
Mozilla has regressed to the lowly state of NS 4.X's view source window - with
no way to use the mouse to copy text. I am not sure when this happened, but
there did use to be context menus in the view source window.
Build: 2000051520
Comment 1•25 years ago
|
||
Um, this is not a Browser General bug. Updating component. Jerry Baker,
please take a look at http://bugzilla.mozilla.org/describecomponents.cgi?
product=Browser (the word 'Component' links to this component description
page). You will find that bugs get addressed much more swiftly when they are
assigned to the proper component and owners. Browser General is reserved for
issues that do not fall into one of the other components. View Source belongs
to XPApps. Thanks for your help in testing Mozilla and reporting bugs.
Reporter | ||
Comment 2•25 years ago
|
||
Yeah, I looked through the entire list. I wasn't sure whether it was an XPApp
bug because it occured in a View Source window, or if it was an XPMenus thing
because it involves a context menu.
Comment 3•25 years ago
|
||
over to XPApps
Assignee: asadotzler → don
Component: Browser-General → XPApps
QA Contact: jelwell → sairuh
Comment 4•25 years ago
|
||
this'd be good... it'd go hand in hand with bug 26593.
Severity: normal → enhancement
Component: XP Apps → XP Apps: GUI Features
OS: Windows 2000 → All
Hardware: PC → All
It would be cool if the context menu had 'find in source' and 'find again'. Is
that part of the spec ?
Comment 7•24 years ago
|
||
spam: adding se-radar so that a query gets this easily.
Whiteboard: se-radar
Comment 10•24 years ago
|
||
view source is next big priority.
Status: NEW → ASSIGNED
Priority: P3 → P1
Target Milestone: --- → mozilla1.0
Updated•24 years ago
|
Target Milestone: mozilla1.0 → mozilla0.9
Comment 11•24 years ago
|
||
alright, so, other than "copy" and "select all", what items do we need in a
context menu? Keep in mind that we will have a [limited] menubar, so we don't
necessarily need items like Find to be in the context menu
Comment 12•24 years ago
|
||
Hummm.
Find _Previous [finds previous occurrence of selection]
Find _Next [finds next occurrence of selection]
----------------------
_Copy
----------------------
Select _All
That's my best guess right now. It maintains consistency of position of `Copy'
between the context menu for View Source and the context menu for a text field
(unfortunately we can't do the same for `Select All'); and the `Find Previous'
and `Find Next' (which I would imagine being two of the most common activities in
the view source window) are symmetrical with the `Back' and `Forward' in the
context menu for a Web page.
Comment 13•24 years ago
|
||
I'd like just plain 'find' in there as well. Otherwise it can be a nightmare
finding the exact right piece of source you're interested in.
Comment 14•24 years ago
|
||
Doron, want to take this one also along with your other view source menu work?
Assignee | ||
Comment 15•24 years ago
|
||
ok, i'll tackle this, since the view source menu is done and pending review.
The only thing really here is to write a function for the find previous.
Assignee | ||
Comment 17•24 years ago
|
||
-> 0.9.1, patch is ready, need viewsourcemenu to land first.
Target Milestone: mozilla0.9 → mozilla0.9.1
Assignee | ||
Comment 18•24 years ago
|
||
depends also on 77704, inorder to get "find previous: to work in a contextmenu
Depends on: 77704
Comment 19•24 years ago
|
||
We do need the "Find" option in the CM for view source. Find works in that
window anyway if you use Ctrl+F. Another thought, maybe we should have a word
wrap option? I'm not sure if there's a right way to do this with HTML files, but
it's worth a shot for sites with much-too-wide source code...
Assignee | ||
Comment 20•24 years ago
|
||
there is a wordwrap bug filed
Comment 21•24 years ago
|
||
Ctrl-F in the view source window does not work for me (Linux 2001042721).
Comment 22•24 years ago
|
||
What does that have to do with this bug?
Comment 23•24 years ago
|
||
Ctrl-F is the standard keyboard shortcut for "Find" in Windows. Maybe it's
different for Linux?
Comment 24•24 years ago
|
||
i believe the Find issue is covered by bug 71173. as for unix, ^F [ctrl+F] moves
forward one character at a time in textfields and textareas --methinks this
wouldn't be an issue for the view source window since it's read-only.
Assignee | ||
Comment 25•24 years ago
|
||
this is fixed with the viewsource menu patch (ctrl-f)
Comment 26•24 years ago
|
||
sorry, i'm confused --did you mean this was supposedly fixed for the same thing
as in bug 71173? [if so, it isn't with my 16:44 debug build.] or, were you
referring to a fix which hasn't been checked in yet [well, post 16:44 :) ]? tia!
Assignee | ||
Comment 27•24 years ago
|
||
i think so, if not, it will be fixed with the viewsource menu ui, as it works
locally ;)
Comment 28•24 years ago
|
||
Assignee | ||
Comment 29•24 years ago
|
||
->1.0, depends on when 77704 goes in
Target Milestone: mozilla0.9.1 → mozilla1.0
![]() |
||
Comment 31•23 years ago
|
||
*** Bug 101062 has been marked as a duplicate of this bug. ***
![]() |
||
Comment 32•23 years ago
|
||
doron, I thought you had this working....
Assignee | ||
Comment 33•23 years ago
|
||
Assignee | ||
Comment 34•23 years ago
|
||
![]() |
||
Comment 35•23 years ago
|
||
r=bzbarsky. Nice.
Assignee | ||
Comment 36•23 years ago
|
||
cc: alecf for sr= check.
the "find next" to viewsource.dtd will be removed when my find next/find
previous patch lands.
Comment 37•23 years ago
|
||
Comment on attachment 50552 [details] [diff] [review]
better patch
sure, why not. sr=alecf
Attachment #50552 -
Flags: superreview+
Attachment #50552 -
Flags: review+
Comment 38•23 years ago
|
||
Those observes="*" should be command="*"
![]() |
||
Comment 39•23 years ago
|
||
Assignee | ||
Comment 40•23 years ago
|
||
Comment on attachment 50950 [details] [diff] [review]
patch addressing blake's comment
my bad, r=doron
Attachment #50950 -
Flags: review+
![]() |
||
Comment 41•23 years ago
|
||
checked in with sr=blake on irc
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 42•23 years ago
|
||
vrfy'd fixed using 2001.11.08.0x-comm bits on linux rh6.2, winnt and mac os 10.1.
the context menu in View Source contains three items:
Find Next
Copy
Select All
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 43•23 years ago
|
||
Mass removing self from CC list.
Reporter | ||
Comment 44•23 years ago
|
||
Now I feel sumb because I have to add back. Sorry for the spam.
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•