Skip to content

Pop-up hint fetches wrong result in case-sensitive cases #353

@v1993

Description

@v1993

Describe the bug
If there are both attribute and ATTRIBUTE elements in same context, pop-up hint for attribute will be the one for ATTRIBUTE. This is very apparent in libnm docs, which has constants for most of its attribute names.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://valadoc.org/libnm/NM.Client.html
  2. Hover over any of its properties, e.g. activating_connection
  3. Get hint for constant of the same name instead, e.g. ACTIVATING_CONNECTION

Expected behavior
Correct hint should load instead.

Screenshots
Screenshot_20220216_220415

Desktop (please complete the following information):

  • OS: KUbuntu
  • Browser: Chrome
  • Version: 98.0.4758.102

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions