Closed
Bug 42646
Opened 25 years ago
Closed 5 years ago
Setting "value" for mulitline textfield fails
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: timeless, Unassigned)
References
()
Details
Browse to url [this is cached, bug 41957 is the tracker w/ source and css
{please do not complain about the original page disappearing}]
Select Edit Page
Click the html tab at the bottom.
Select everything between <html> and </html> and delete it.
Click any of the other tabs.
The rest of the page is still somewhere, and html edit won't show it.
fwiw I think we're editing table two. [maybe the last table?] At some point
i'll try and reduce this.
Oops Editor, not Compositor sorry.
Component: Compositor → Editor
Comment 3•25 years ago
|
||
Reassigning to Editor owner.
Assignee: kmcclusk → beppe
QA Contact: petersen → sujay
Comment 4•25 years ago
|
||
using the comm build from 20000623 on win98, when I select edit page and select
HTML Source, the source window is empty. Assigning to Charley for initial look.
Assignee: beppe → cmanske
Target Milestone: --- → M18
Comment 5•25 years ago
|
||
The output routine to generate the HTML is working, but setting ".value" on
the source code window (a mulitline XUL <textfield>) doesn't work.
Hyatt or Ben: Any changes yesterday that sound suspicious to you?
Comment 6•25 years ago
|
||
Changing summary to reflect real problem. I think this is an ender-lite issue,
so reassigning to Mike for more debugging.
Assignee: cmanske → mjudge
Summary: HTML source editor shows only one table source → Setting "value" for mulitline textfield fails
Comment 7•25 years ago
|
||
Kin fixed this.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 8•25 years ago
|
||
Does *NOT* work for me...
Platform: PC
OS: Windows 98
Mozilla Version: 2000100508
The HTML Source View now shows nothing at all. Reopening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 9•25 years ago
|
||
this is still a problem, I'm not sure whether this is the result of the iframes
(which is what I suspect) or if there is an issue with the table being nested in
a div. Setting to furture so this can be debugged more thoroughly after rtm
Target Milestone: M18 → Future
Reporter | ||
Comment 10•25 years ago
|
||
Sujay: this is one of the bugs i was worrying about when i scrawled on bug
42781.
mjudge: could you triage this to a specific release mozilla0.9, mozilla1.0,
mozilla2.0, mozilla7.5. -- thanks
Status: REOPENED → NEW
Keywords: mozilla0.9
Comment 11•23 years ago
|
||
removing myself from the cc list
Updated•18 years ago
|
QA Contact: sujay → editor
Updated•18 years ago
|
Assignee: mjudge → nobody
Comment 12•5 years ago
|
||
XUL textfield is not a thing now.
Status: NEW → RESOLVED
Closed: 25 years ago → 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•