• Resolved danielgm

    (@danielgm)


    Those two icons are only clickable for me in an area at their top border which is only one or two pixels high and perhaps 10 wide. Everywhere else on these icons the cursor does not turn to the hand and I cannot click it. The edit and copy login link icons work as expected and are clickable anywhere on each icon.

    Current plugin and Google Chrome version, WP 4.9.5 at time of posting.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter danielgm

    (@danielgm)

    Basically the top-padding on the spans with class “copied-text-message” is such that it overlaps these two icons, making them so difficult to click.

    @danielgm,

    Strange!

    We have checked on

    Google Chrome – 66.0.3359.66
    Temporary Login Without Password – 1.5.6
    WordPress – 4.9.5.
    Screen Resolution – 1280 X 800

    It seems working fine.

    Let us know your screen resolution. We will take a look and let you know.

    Thanks in advance!

    Thread Starter danielgm

    (@danielgm)

    Screenshot

    Here you can see said span overlapping the two action icons causing them to become unclickable. Screen res is similar to yours and makes no difference.

    @danielgm,

    Ok. Will look into this and fix this issue in next release.

    Thread Starter danielgm

    (@danielgm)

    I fixed it like this for now:

    .copied-text-message {
        padding: 0 20px 20px 20px;
    }

    admin/css/wp-temporary-login-without-password-admin.css

    @danielgm,

    Thanks for the fix.

    Will be incorporated in the next release.

    @danielgm

    Just want to update you that it’s incorporated in Temporary Login Without Password plugin 1.5.7.

    Hope that helps.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Lock and delete icon not clickable’ is closed to new replies.