Closed
      
        Bug 460938
      
      
        Opened 17 years ago
          Closed 9 years ago
      
        
    
  
Calender left and right buttons on the mini-calender are not active
Categories
(Core :: DOM: Events, defect)
Tracking
()
        RESOLVED
        INCOMPLETE
        
    
  
People
(Reporter: richard, Unassigned, NeedInfo)
References
()
Details
(Keywords: regression)
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.17) Gecko/20080829 Firefox/2.0.0.17
Left and right buttons on the mini-calender are not active.  You can neither advance to the next month, nor return to the previous without clicking through 1 month at a time.
Reproducible: Always
Steps to Reproduce:
1.Open Calender
2.click on right arrow
3.click on left arrow
Actual Results:  
No results does not advance
Expected Results:  
should advance to next month
This is the problem with firefox 3, did not have this issue with older versions of firefox
|   | ||
| Comment 1•17 years ago
           | ||
Confirmed on Windows XP, latest trunk.
This regressed in the first quarter of 2006. Around the time this regressed there was a crash, so I doubt if it is possible to find a range for this bug. I don't see errors in the console either.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression, 
          
            regressionwindow-wanted
Product: Firefox → Core
QA Contact: general → general
Version: unspecified → Trunk
|   | ||
| Comment 2•17 years ago
           | ||
Regression range:
http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=2006-03-07+03%3A00&maxdate=2006-03-07+14%3A00
so this could be caused by Bug 234455.
Blocks: 234455
Component: General → DOM: Events
Flags: blocking1.9.1?
Keywords: regressionwindow-wanted
QA Contact: general → events
| Comment 3•17 years ago
           | ||
A minimal testcase would be great here. My guess is that the website relies
on some of the bugs which Bug 234455 fixed.
The calendar is not available anymore. 
Please update the testcase(link) and confirm that this issue is still reproduce.
Flags: needinfo?(richard)
Marking this as Resolved: Incomplete due to the lack of response from the reporter.
If anyone can still reproduce it on latest versions, feel free to reopen the issue and provide more information.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•