Open
Bug 291087
Opened 20 years ago
Updated 4 years ago
Editor files appearing in builds without Editor
Categories
(Core :: DOM: Editor, defect, P5)
Tracking
()
NEW
People
(Reporter: Bugzilla-alanjstrBugs, Unassigned)
References
()
Details
ttp://lxr.mozilla.org/aviary101branch/search?string=table-add-row- The following files are Editor files but appear in the Firefox application's res directory. There's more, including CSS. table-add-column-after-active.gif table-add-column-after-hover.gif table-add-column-after.gif table-add-column-before-active.gif table-add-column-before-hover.gif table-add-column-before.gif table-add-row-after-active.gif table-add-row-after-hover.gif table-add-row-after.gif table-add-row-before-active.gif table-add-row-before-hover.gif table-add-row-before.gif table-remove-column-active.gif table-remove-column-hover.gif table-remove-column.gif table-remove-row-active.gif table-remove-row-hover.gif table-remove-row.gif
Comment 1•20 years ago
|
||
This also affects Sunbird
I found no code that refers to them in the aviarybranch (see link). Are you referring to Midas? What made these files stand out to me is that they're not packaged in a jar, just loose in the /res/ directory.
(In reply to comment #3) > I found no code that refers to them in the aviarybranch (see link). Are you > referring to Midas? What made these files stand out to me is that they're not > packaged in a jar, just loose in the /res/ directory. Yes, aren't they the little arrows and crosses you can see here: http://www.pikey.me.uk/mozilla/test/dmexample.html
Hmmm. Yes, it does look like them. They're referred to in http://lxr.mozilla.org/aviary101branch/source/editor/composer/src/res/EditorOverride.css So should these be in an editor.jar or designmode.jar? I'm not sure what the point of this designmode is.
Comment 6•19 years ago
|
||
*** Bug 300599 has been marked as a duplicate of this bug. ***
Updated•18 years ago
|
QA Contact: bugzilla → editor
Updated•18 years ago
|
Assignee: mozeditor → nobody
Comment 8•4 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.
If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•