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

Arrow on formatted listviews no longer clickable #1392

Closed
@matellis

Description

@matellis

This looks like a regression. In formatted listviews the right arrow icon no longer does anything when you click on it.

Steps to reproduce:

  1. See http://jquerymobile.com/test/#docs/lists/lists-formatting.html
  2. Attempt to click on the right arrow does nothing.

The structure inside a list item element is now:

  • In A3 and before the arrow would be inside the a href and would be clickable.

    One can hack the situation and insert a second link to the same place with no text and then override styles in the split view.

    Metadata

    Metadata

    Assignees

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions