Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Bug 1206214 - Tapping on inactive button cause nothing #33497

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SmirnovAndrey
Copy link

No description provided.

@mozilla-autolander-deprecated
Copy link
Contributor

a#thumbnails-share-button.disabled, a#thumbnails-delete-button.disabled{
pointer-events: all;
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO instead of adding the new declaration, pointer-events property can be set inside #thumbnails-delete-button and #thumbnails-share-button selector at Line 483 and Line 491
https://github.com/mozilla-b2g/gaia/blob/master/apps/gallery/style/gallery.css#L483

@cknowles-admin cknowles-admin added the ARCHIVED CLOSED at time of archiving label Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ARCHIVED CLOSED at time of archiving
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants