| 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 Hagenbuch <chuck (at) horde (dot) org> |
| Requester | mark (dot) manning (at) nexussafe (dot) com |
| Created | 06/13/2008 (86 days ago) |
| Due | |
| Updated | 06/14/2008 (85 days ago) |
| Assigned | 06/13/2008 (86 days ago) |
| Resolved | 06/14/2008 (85 days ago) |
| Attachments | turba_column_options.jpg ![]() |
| Milestone | |
| Patch | No |
State ⇒ Resolved
Taken from
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
Assigned to
Assigned to Chuck Hagenbuch
New Attachment: turba_column_options.jpg
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Column Options not displayed correctly or saved in IE
Type ⇒ Bug
Priority ⇒ 2. Medium
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.