[
https://issues.apache.org/jira/browse/NETBEANS-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256045#comment-17256045
]
Matthias Bläsing commented on NETBEANS-4739:
--------------------------------------------
Thank you for the reproducer! I think we see fallout from the index change
introduced as a fix for NETBEANS-2763. Before that fix all classes were merged
into a single index field in the CSS Index. The accessors then used regexps to
query that single field. I think I already have an idea how to fix this, the
harder part is to make this testable.
For reference the issue was most probably introduced by
https://github.com/apache/netbeans/commit/74a5e17
> CSS Go to Declaration , does not work
> -------------------------------------
>
> Key: NETBEANS-4739
> URL: https://issues.apache.org/jira/browse/NETBEANS-4739
> Project: NetBeans
> Issue Type: Bug
> Components: web - CSS Editor
> Affects Versions: 12.0, 12.2
> Environment: Windows 10, Xubuntu 20.04, openjdk 11.0.8
> Proyectos con html y css en un único archivo.
> Proyectos con html y css separados en .html y .css
> Proyectos Angular 10 con CSS y con SCSS
> Reporter: Alejandro G. Prieto
> Assignee: Matthias Bläsing
> Priority: Major
> Attachments: netbeans-css-class.png, testcss.zip
>
>
> Translated by Al from Spanish:
> "Navigation to CSS class declarations does not work.
> "Tried it with . . .
> * Ctrl-B
> * right-click, Navigate - go to declaration
> * ctrl + left click
> "There's no response.
> "Sometimes there's a message in the lower part of the window that says that
> the class declaration can't be found."
> Original description:
> La navegación a la declaración de clases CSS no funciona.
> Probado con . . .
> * Ctrl-B
> * click derecho, Navigate - go to declaration
> * ctrl + left click
> No se obtiene respuesta.
> En algunas ocasiones, aparece mensaje que dice que no se encuentra la
> declaración de la clase, en el parte inferior de la ventana
> Originator confirms problem is specific to 12.0, does not occur in 11.2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists