Summary | Move cursor displayed over checkbox on Column Options page in IE 6 |
Queue | Turba |
Queue Version | 2.2.1 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | mark.manning (at) nexussafe (dot) com |
Created | 06/15/2008 (6265 days ago) |
Due | |
Updated | 06/15/2008 (6265 days ago) |
Assigned | |
Resolved | 06/15/2008 (6265 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
http://cvs.horde.org/diff.php/turba/themes/screen.css?r1=1.17&r2=1.18&ty=u
Priority ⇒ 1. Low
New Attachment: turba_themes_screen.css.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Move cursor displayed over checkbox on Column Options page in IE 6
Type ⇒ Enhancement
State ⇒ New
ticket 6912(thanks Chuck for thequick fix), is the "move" cursor being displayed over the checkboxes
for the column names.
Attached is a fix that works in IE 6 and Firefox. Haven't been able
to test in IE 7 but it doesn't seem like it should cause any problems.
BTW the crazy layout I get in IE 6 (but you're not getting) seems to
be related to the "float" style on the #turba-prefs-cols-columns
class. When I remove it, the page layout is as expected except for
the fact that the column name list wraps to the left which, of course,
makes removing it an unusable solution.
Also noticed that if I start to drag any of the column names the
layout immediately snaps to what is intended for that list of columns,
but not for any of the other AB sources.