[jira] [Commented] (WICKET-7120) Impre Accessibility of AutocompleteBehavior

2024-08-02 Thread Johannes Renoth (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870417#comment-17870417 ] Johannes Renoth commented on WICKET-7120: - PR is here https://github.com/apache/

[jira] [Commented] (WICKET-7120) Improve Accessibility of AutoCompleteBehavior

2024-08-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870419#comment-17870419 ] ASF GitHub Bot commented on WICKET-7120: renoth commented on PR #933: URL: https

Re: [PR] [WICKET-7120] - Make AutoCompleteTextField more Accessible [wicket]

2024-08-02 Thread via GitHub
renoth commented on PR #933: URL: https://github.com/apache/wicket/pull/933#issuecomment-2264923458 I created https://issues.apache.org/jira/browse/WICKET-7120 and hopefully fixed the compiler errors in js -- This is an automated message from the Apache Git Service. To respond to the mess

[jira] [Updated] (WICKET-7120) Improve Accessibility of AutocompleteBehavior

2024-08-02 Thread Johannes Renoth (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Renoth updated WICKET-7120: Summary: Improve Accessibility of AutocompleteBehavior (was: Impre Accessibility of Autoc

[jira] [Updated] (WICKET-7120) Improve Accessibility of AutoCompleteBehavior

2024-08-02 Thread Johannes Renoth (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Renoth updated WICKET-7120: Summary: Improve Accessibility of AutoCompleteBehavior (was: Improve Accessibility of Aut

[jira] [Assigned] (WICKET-7120) Impre Accessibility of AutocompleteBehavior

2024-08-02 Thread Johannes Renoth (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Renoth reassigned WICKET-7120: --- Assignee: (was: Johannes Renoth) > Impre Accessibility of AutocompleteBehavior

[jira] [Created] (WICKET-7120) Impre Accessibility of AutocompleteBehavior

2024-08-02 Thread Johannes Renoth (Jira)
Johannes Renoth created WICKET-7120: --- Summary: Impre Accessibility of AutocompleteBehavior Key: WICKET-7120 URL: https://issues.apache.org/jira/browse/WICKET-7120 Project: Wicket Issue Type

[jira] [Assigned] (WICKET-7120) Impre Accessibility of AutocompleteBehavior

2024-08-02 Thread Johannes Renoth (Jira)
[ https://issues.apache.org/jira/browse/WICKET-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Renoth reassigned WICKET-7120: --- Assignee: Johannes Renoth > Impre Accessibility of AutocompleteBehavior > -

Re: [PR] Make AutoCompleteTextField more Accessible [wicket]

2024-08-02 Thread via GitHub
martin-g commented on PR #933: URL: https://github.com/apache/wicket/pull/933#issuecomment-2264904671 ``` SEVERE: /home/runner/work/wicket/wicket/wicket-extensions/target/classes/org/apache/wicket/extensions/ajax/markup/html/autocomplete/wicket-autocomplete.js:401:3: ERROR - [JSC_LANGUAG

Re: [PR] Make AutoCompleteTextField more Accessible [wicket]

2024-08-02 Thread via GitHub
renoth commented on code in PR #933: URL: https://github.com/apache/wicket/pull/933#discussion_r1701526673 ## wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/wicket-autocomplete.js: ## @@ -484,10 +500,10 @@ function ge

Re: [PR] Make AutoCompleteTextField more Accessible [wicket]

2024-08-02 Thread via GitHub
martin-g commented on code in PR #933: URL: https://github.com/apache/wicket/pull/933#discussion_r1701523310 ## wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/wicket-autocomplete.js: ## @@ -484,10 +500,10 @@ function

Re: [PR] Small improvements in Logging [wicket]

2024-08-02 Thread via GitHub
martin-g commented on code in PR #928: URL: https://github.com/apache/wicket/pull/928#discussion_r1701515764 ## wicket-core/src/main/java/org/apache/wicket/core/request/handler/ListenerInvocationNotAllowedException.java: ## @@ -46,13 +46,14 @@ public ListenerInvocationNotAllowed