On 22.07.24 22:38, Will Hartung wrote:


On Mon, Jul 22, 2024 at 12:45 PM Michael Bien <mbie...@gmail.com> wrote:

    Hi,

    I can't answer the mac questions, but the table in the maven indexer
    options is mostly there to inspect and reset existing permissions -
    default is an empty list.

    So if you don't see an entry with the URL for maven central, NB
    either
    didn't need that permission yet (can be triggered by opening a
    pom) or
    the notification for it is still open and hasn't been answered
    yet. It
    will appear as notification bubble at first and if you miss it, it
    will
    stay in the notifications list. Clicking "Allow" or "Deny" will add a
    allow/deny entry, "disable" completely disables remote index
    downloads
    and won't ask anything again. All options close the notification.


UX issue. You have to double click on the "Allow" to get it work. I was single clicking it (since it looks like a link) and nothing was happening.

When I double-clicked on it, the update started.

interesting! This is not intended. This is one click for me on linux (pretty sure I tested it on windows too).

Is this a mac system setting or something like that? Since this is implemented as normal hyperlink listener:
https://github.com/mbien/netbeans/blob/503dd1f12e28153ed240ab8ae06a30464b367e4d/java/maven.indexer.ui/src/org/netbeans/modules/maven/indexer/IndexingNotificationProviderImpl.java#L65-L91

-mbien


Thanks!

Regards,

Will Hartung



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to