This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#259 closed defect (fixed)

Many minutes editor buttons do not work with Firefox

Reported by: dmartinc Owned by: lsyroka
Priority: high Milestone: v0.97.0
Component: General Version: 0.97.0
Keywords: Cc:

Description

Tested with Firefox 3.5 & 3.6, in Linux and 3.6 in Windows.

Many buttons of the minutes editor do not work: mainly those of the 2nd and 3rd toolbar (style select, format select, font select, size select, character color, background color).

It seems to work with IE7 (although the "Save and Close" button gives a JS error but the minutes are saved fine), and with IE8 it works perfectly.

Change History (5)

comment:1 Changed 6 years ago by dmartinc

An update on this one: it seems that those buttons do work, but the popup menus / popup color choosers that appear always appear at the top of the page with Firefox.
So if you are editing your minutes and your contribution is at the bottom of the page, you will not see them unless you scroll up AFTER the minutes editor opens.

comment:2 Changed 6 years ago by jbenito

  • Owner set to lsyroka
  • Status changed from new to assigned

comment:3 Changed 6 years ago by lsyroka

  • Status changed from assigned to accepted

comment:4 Changed 6 years ago by leszek.marek.syroka@…

  • Resolution set to fixed
  • Status changed from accepted to closed

commit 8f619322b9279bcc05baa6a4f92e67a40a24d362
Author: Leszek Syroka <leszek.marek.syroka@…>
Date: Thu Mar 18 14:23:37 2010 +0100

[FIX] FCKEditor dropdown list absolute position


  • dropdown lists in FCKEditor now works properly on Firefox, they're changing its position while scrolling the page
  • to apply those changes CACHE MUST BE CLEARED
  • fix#259

comment:5 Changed 5 years ago by Leszek Syroka <leszek.marek.syroka@…>

In [8f619322b9279bcc05baa6a4f92e67a40a24d362]:

[FIX] FCKEditor dropdown list absolute position

  • dropdown lists in FCKEditor now works properly on Firefox, they're changing its position while scrolling the page
  • to apply those changes CACHE MUST BE CLEARED
  • fix#259
Note: See TracTickets for help on using tickets.