Summary | Column Options not displayed correctly or saved in IE |
Queue | Turba |
Queue Version | 2.2 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | chuck (at) horde (dot) org |
Requester | mark.manning (at) nexussafe (dot) com |
Created | 06/13/2008 (6231 days ago) |
Due | |
Updated | 06/15/2008 (6229 days ago) |
Assigned | 06/13/2008 (6231 days ago) |
Resolved | 06/15/2008 (6229 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Taken from
State ⇒ Resolved
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.423&r2=1.424&ty=u
http://cvs.horde.org/diff.php/turba/templates/prefs/columnselect.inc?r1=1.35&r2=1.36&ty=u
State ⇒ Assigned
Assigned to Chuck Hagenbuch
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Column Options not displayed correctly or saved in IE
Queue ⇒ Turba
Milestone ⇒
New Attachment: turba_column_options.jpg
State ⇒ Unconfirmed
Options page is not as intended in Internet Explorer 6 and 7. More
importantly, if you check any of the fields and click Save the pref is
not saved. Note that everything works as expected in Firefox.
Additional Info
I stuck an "alert" in the updateColumnsPref function but it never gets
called when you check/uncheck a checkbox. It does get called,
however, if you change the field order. I also see no indication in
IE of any script errors.
A minor problem, but you also see only the "drag" cursor when moving
the mouse over the field names, even when it is over the checkbox.
That is, the cursor doesn't change to an arrow when over the checkbox
as in FF. Drag n' drop to rearrange the field order works as expected.