note-taker icon indicating copy to clipboard operation
note-taker copied to clipboard

Clicking the centre of the trash can icon does not work; only the left/right edge.

Open HubKing opened this issue 6 years ago • 1 comments

Bug Report

Please fill out this information:

  • Browser version: 70.0
  • Extension version: 1.2.7
  • Operating system: Windows 10.

What is happening?

In the list view where all domain-specific notes are listed, there are trash can icons, but clicking at the centre of the icon did not work. I tried click at the right edge of the icon, and then it worked. Maybe because of the page zoom or high-DPI?

What are the steps to reproduce the bug? Click the centre of a trash can icon.

Note

Additionally, the font of the list and the icon size are too small. I have increased the font size in the settings, but that seems to be applied only to the note-taking area, not the list.

HubKing avatar Oct 26 '19 15:10 HubKing

This is a duplicate of #17 Essentially, the click event is triggering on the icon itself, instead of the container the icon is in.

Rayquaza01 avatar Dec 09 '19 01:12 Rayquaza01