Closed Bug 22178 Opened 26 years ago Closed 26 years ago

[feature] View source function missing from editor

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: michael.j.lowe, Assigned: cmanske)

References

Details

"View Source" on View menu is missing. Should be replicated from browser.
Summary: View source missing from editor → View source function missing from editor
Assignee: beppe → cmanske
Target Milestone: M13
Charley -- is the plan to include a menu item for ViewSource?
Status: NEW → ASSIGNED
Doesn't work very well in the browser, but we will do the same. Hopefully we will have a "HTML Source" tab on the bottom (same row as "Normal" and "Browser" editing modes) as well as in the menu. The question is: Should these behave the same (display source in same view)? Or should "View Source" from the menu launch a separate window like 4.x.
Summary: View source function missing from editor → [feature] View source function missing from editor
updating summary field, adding [feature]
it should be noted that there is some code in the ui directory that contains the first stab at viewsource which i did quickly a while back. The problem that needs to be solved is to display the source that is being worked on and not the source that is saved on disk.
Target Milestone: M13 → M15
I can put in a View Source menu item and have it work like the Browser, but since this is not how it should work, there's no point in putting in UI for incorrect implementation. Let's postpone this.
Blocks: 14342
Akkana fixed this for beta1 -- we force the user to save the document. There are other bugs to cover issue about making it work without forcing save.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
not working in 2/17 build....it comes up in minimized state with Mozilla title....IC an't click on it either from the taskbar...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
It works fine in my debug build - updated as of 5pm, 2/16 We are just loading the URL exactly as the Browser does. Does the View | Page Source item work in the Browser? If not, then this is an XPApps bug.
yes View source works fine on browser....problematic in composer..I just see a minimized task bar item titled: "Mozilla" usaing 2/17 build.
fixed..
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
verified in 2/17 build...it was coming up as minimized several times...I re-installed and now it works fine....
Status: RESOLVED → VERIFIED
Target Milestone: M15 → M14
*** Bug 28517 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.