Closed Bug 252854 Opened 21 years ago Closed 20 years ago

No calendar / clock icons in New Event window (for Start / End) (XFT enabled build)

Categories

(Calendar :: Sunbird Only, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: vincent-moz, Assigned: mostafah)

Details

Attachments

(2 files)

User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8a3) Gecko/20040723 Build Identifier: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8a3) Gecko/20040723 When I open the New Event window, the icons on the right of the date and the time in the Start and End lines no longer appear. Reproducible: Always Steps to Reproduce: 1. Open the Calendar window. 2. Select New Event. Actual Results: A New Event window appears, but not with the calendar and clock icons in the Start and End lines. Expected Results: These icons should appear, like with previous versions of Mozilla.
Which version of cal (Help->About: cal-xxxxxxxx or some such) and which version of Mozilla was this installed into? (ex: Suite 1.8a3, FF 0.9.1/2 ....)
I don't know which version of cal. Help->About Plug-ins and Help->About Mozilla (the only two available) don't say anything. I checked out Mozilla from the CVS trunk on Fri Jul 23 23:27:35 CEST 2004, and compiled it last night with the following .mozconfig: PERL=perl ac_add_options --prefix=$HOME/mozilla ac_add_options --with-system-jpeg ac_add_options --with-system-zlib ac_add_options --with-system-png ac_add_options --with-system-mng ac_add_options --enable-default-toolkit=gtk2 ac_add_options --enable-calendar ac_add_options --disable-mailnews ac_add_options --disable-ldap ac_add_options --enable-xft ac_add_options --enable-crypto ac_add_options --disable-jsd ac_add_options --disable-composer ac_add_options --disable-tests ac_add_options --disable-debug ac_add_options --enable-optimize=-O2 ac_add_options --enable-reorder ac_add_options --enable-strip ac_add_options --enable-xterm-updates ac_add_options --disable-pedantic ac_add_options --enable-svg ac_add_options --enable-svg-renderer-libart mk_add_options MOZ_INTERNAL_LIBART_LGPL=1 MOZ_INTERNAL_LIBART_LGPL=1 And as my bug report says, the Build Identifier is: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8a3) Gecko/20040723
well from inside Calendar "Help->About" would find it, but it WFM with yesterdays src following build-config stuff (found via about:buildconfig) target: i686-pc-cygwin Options: --enable-calendar --enable-official-branding --enable-crypto --enable-svg --enable-svg-renderer-gdiplus Perhaps your "system" renderers are not doing their job correctly?
OK for the version: Mozilla Calendar 2004061509-cal (BTW, this window is buggy: when I iconize the Calendar window to make the Mozilla window appear, the about window is also iconized, preventing me from copying the version). > Perhaps your "system" renderers are not doing their job correctly? I don't think so. I don't have problems with other icons. Just with these two Calendar icons.
Which skin (theme) are you using? Some icons are pngs, and some are gifs. The initial datepicker and timepicker button icons are gifs in the classic and modern skin. Maybe your build is having problems with gifs? The minimonth < and > arrows are also gifs. In the minimonth tab, do you have < and > arrows beside the month name?
I'm using the classic theme. If by "minimonth tab", you mean the top left part above the tasks list, then yes, I can see the left and right arrows.
Also note that I've tried with a new profile, and I have the same problem.
same here with sunbird 20040812 (0.2a) on a fresh install. running on linux/x86 i seem to remember this also happened with the firefox extension, but the icons reappeared when I installed a new theme for firefox.
I confirm this too. It seems to happen in --enable-xft builds.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: No calendar / clock icons in New Event window (for Start / End) → No calendar / clock icons in New Event window (for Start / End) (XFT enabled build)
Hardware: Macintosh → All
This is now happening on all linux builds. Ccing gekacheka to see if he has any idea about what is going wrong.
and now on windows from latest available sunbird ( 2004-11-12 )
This is on Mac as well. Changing OS to ALL
OS: Linux → All
Icons on the buttons were removed by the switch to use menulist in datepicker and timepicker, bug 259155. (My brief attempts to add the icon inside the menulist failed, see bug 259155 comment 12.) marked INVALID
Status: NEW → RESOLVED
Closed: 20 years ago
OS: All → Linux
Resolution: --- → INVALID
I'm reopening the bug, since there is no menu list here. This is a real bug, not something INVALID: if I click on the background (where the icons were previously), the popup appears. This is a wrong behavior: either there should be icons or the popup shouldn't appear (and should be available in another way). I haven't checked that it has been fixed (in some way or another) in a recent version, though; and I won't be able to compile a new version before a few days. If the icons have disappeared because of the menu list, then there's something wrong as there is no menu list. But note that this bug appeared before a menu list was requested in bug 259155.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
For reference, here's an image of what it now looks like in the 2004-11-12 build of sunbird on w2k; the 2004-11-04 xpi on FF/TB looks the same.
Here there's no "[v]" and there's a much larger space between the date and the time. Any information about what happened to the UI and when, concerning the changes related to the date and the time?
Comment on attachment 165769 [details] expect: menulist-based datepicker/timepicker has no icon bug 259155 has patches which show basically what changed, and the comments say they were checked in 2004-09-17 and 2004-09-22. Bonsai says what was actually checked in to cvs. Here's all the changes to datetimepickers since July. http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=CalendarClient&bra nch=HEAD&branchtype=match&dir=%2Fmozilla%2Fcalendar%2Fresources%2Fcontent%2Fdat etimepickers%2F%2C%2Fmozilla%2Fcalendar%2Fresources%2Fskin%2Fmodern%2Fdatetimep ickers%2F&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=expl icit&mindate=2004-07-01&maxdate=&cvsroot=%2Fcvsroot
Attachment #165769 - Attachment description: new menulist-based datepicker/timepicker has no icon → expect: menulist-based datepicker/timepicker has no icon
The Modern theme has larger [v] buttons.
It is expected that there is a drop-down button, an no image. Tis is because this is how all to other autocomplete widgets work. a [v] button. Not an image somewhere next to the input field. So this should be WONTFIX
I now saw comment 14 and comment 16. Vincent, please check in a recent build. Please always do that before reopening a bug.
OK, this is fixed. BTW, I had reopened the bug because it was marked as invalid, though it was really a bug. Also, this bug was just asking for icons (not specifically the same images that were used in the previous versions, a [v] is also OK), as opposed to something completely transparent.
Status: REOPENED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → FIXED
it isn't fixed, there was no patch
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → WONTFIX
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: