Closed
Bug 53206
Opened 25 years ago
Closed 25 years ago
Missing toolbar icons in editor modern skin
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
People
(Reporter: bratell, Assigned: rubydoo123)
Details
With missing I mean not visible in the editor modern skin.
The following icons are missing:
* The icon for non-marked left justification (center text and the icon
disappears)
* The icon for centered text (hover) (put the mouse over the icon)
* List (hover)
* numbered list (hover)
Comment 1•25 years ago
|
||
This was an XBL problem that hyatt claimed to have fixed yesterday.
*** This bug has been marked as a duplicate of 52810 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•25 years ago
|
||
This was with a build only a couple of hours old, so if that bug is fixed, than
this is another bug.
My build is a Window 2000 debug build directly from CVS.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 3•25 years ago
|
||
using the build from this morning (9/19), it renders fine
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•25 years ago
|
||
Reopening again. Some of it is fixed but one thing isn't. The missing unmarked
left justified icon.
Steps to reproduce:
1. Open an empty composer window.
2. Write one word.
3. Click the "Center text" icon.
Expected:
The "left justified text" icon should be deselected.
Actual:
The "left justified text" icon disappears and the rest of the icon row is moved
to fill it's place.
Comment:
Try to mouseover the place where the icon should be and the "mouseover" icon
appears pushing the other icons right.
This is with a home built debug build. The default packaging (whatever that is).
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•25 years ago
|
||
Which skin are you using: modern or classic?
Comment 6•25 years ago
|
||
I see this on Linux with a build from today.
Comment 7•25 years ago
|
||
oops... I see it in "modern" with a linux build from today.
Classic is missing some icons for mousing over:
right justify
full justify
increase font size
decrease font size
italic
underline
image
anchor
browse
print
Comment 8•25 years ago
|
||
With a Mac mozilla debug build from today, the classic skin has these problems:
* mouseover icon for New is missing
* clicking either number or bullet list icons causes the remaining icons to
move right/left (depending if you are already in a list or not)
Comment 9•25 years ago
|
||
On windows, I can confirm the left justify issue but not any of the missing
icons reported by brade.
Comment 10•25 years ago
|
||
it seems that all platforms have different problems; probably just makefile/
manifest file mistakes/omissions? I don't have a windows build but the Mac and
Linux problems I mention above are different (Mac bugs are not on Linux and vice
versa). Should we have separate bugs for the various platforms?
Who should this bug be assigned to? Seems like theme/skin problems to me...
Comment 11•25 years ago
|
||
They are probably not missing, it's probably an image cache problem.
Pam: what's the status on the chrome image problems -- please add a dependency
bug if you have one.
Assignee | ||
Comment 12•25 years ago
|
||
so, who should own this?
Comment 13•25 years ago
|
||
This probably a dupe of 52390....unless its a jar problem.
I'll mark as a dupe of 52390.
-p
*** This bug has been marked as a duplicate of 52390 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•