Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Reorder adds the Opacity property to the LI #503

@Eric-Burdo

Description

@Eric-Burdo

The AJAX Control Toolkit <VERSION>

The installation method

  • Installer
  • [ x] NuGet package
  • A custom build from the source code

Minimal steps to reproduce the bug

Your demo has this issue: http://www.ajaxtoolkit.net/ReorderList/ReorderList.aspx

  1. Look at the run-time styling for the LI elements.
  2. Reorder the LI elements.
  3. There are now opacity and z-index styling added to the changed LI.

Actual result

Styling for opacity: 0.999 and z-index: 0 gets added.

Expected result

There shouldn't be any styling added.

Browser(s) used

Chrome

A site deployment method

  • VS development web-server,
  • [ x] IIS

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions