You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Michael Vorisek (Jira)" <ji...@apache.org> on 2021/05/10 10:00:00 UTC

[jira] [Updated] (NETBEANS-4983) Input textfield injection in documentation overlay?

     [ https://issues.apache.org/jira/browse/NETBEANS-4983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Vorisek updated NETBEANS-4983:
--------------------------------------
    Priority: Major  (was: Minor)

> Input textfield injection in documentation overlay?
> ---------------------------------------------------
>
>                 Key: NETBEANS-4983
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4983
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: php - Editor
>            Reporter: Jayce
>            Assignee: Junichi Yamamoto
>            Priority: Major
>         Attachments: 01code.png, 02Phpdoc.png
>
>
> I'm not sure it's intended.
> In phpdoc block, when you create something like:
>    /**
>      * Strange phpdoc behavior
>      * @param array<int, StdClass> $params
>      * @return array<string, StdClass>
>      */
>     public function __construct(array $params)
>     {
>     }
> The documentation bubble contains an editable textfield (see screenshot attached)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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