Open ventz opened 6 years ago
Hi,
First of all - thank you for creating this extension. It is fantastic!
It seems there are 2 small bugs related to the tags auto-completion when they are being entered:
When you start typing a tag, and the "auto suggest" pops up -- if you try to select it with the
mouse
, it will NOT select the tag/autocomplete it.The second case is when you hit
tab
as the tag is suggested -- again, it will NOT select the tag/autocomplete it.
Same issue here :(
Also, all the tags are forced to be lowercase, and having mixed case tags (eg, "spam" and "Spam") leads to various problems in pinboard (sometimes both Spam and spam is listed, other times not).
When you start typing a tag, and the "auto suggest" pops up -- if you try to select it with the mouse, it will NOT select the tag/autocomplete it.
Came to report this but I see it's already here. The "official" pinboard popup does work with mouse selection, so this is specific to Pinboard-Plus.
Hi,
First of all - thank you for creating this extension. It is fantastic!
It seems there are 2 small bugs related to the tags auto-completion when they are being entered:
When you start typing a tag, and the "auto suggest" pops up -- if you try to select it with the
mouse
, it will NOT select the tag/autocomplete it.The second case is when you hit
tab
as the tag is suggested -- again, it will NOT select the tag/autocomplete it.