-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
我用的是Vue 3 Quasar Framework UI,这是当我点击一个下拉菜单后出现的dom,按理说应该会把里面role=listitem的元素识别为可点击的元素,但是识别为整个menu为一个可点击的元素。麻烦有时间看下是不是bug,谢谢。
Code
<div id="q-portal--menu--4"><div role="menu" id="f_064f9a77-b49e-419b-8f0b-abacda87ddfc" class="q-menu q-position-engine scroll" tabindex="-1" style="--q-transition-duration: 300ms; top: 241px; left: 1920.16px; visibility: visible; min-width: 106.031px;"><div class="q-list" role="list" data-v-29968ec2=""><div class="q-item q-item-type row no-wrap q-item--clickable q-link cursor-pointer q-focusable q-hoverable" role="listitem" tabindex="0" data-v-29968ec2=""><div class="q-focus-helper" tabindex="-1"></div><div class="q-item__section column q-item__section--main justify-center" data-v-29968ec2=""><div class="q-item__label" data-v-29968ec2="">Registration</div></div></div><div class="q-item q-item-type row no-wrap q-item--clickable q-link cursor-pointer q-focusable q-hoverable" role="listitem" tabindex="0" data-v-29968ec2=""><div class="q-focus-helper" tabindex="-1"></div><div class="q-item__section column q-item__section--main justify-center" data-v-29968ec2=""><div class="q-item__label" data-v-29968ec2="">Change of Registered</div></div></div><div class="q-item q-item-type row no-wrap q-item--clickable q-link cursor-pointer q-focusable q-hoverable" role="listitem" tabindex="0" data-v-29968ec2=""><div class="q-focus-helper" tabindex="-1"></div><div class="q-item__section column q-item__section--main justify-center" data-v-29968ec2=""><div class="q-item__label" data-v-29968ec2="">Allotment</div></div></div></div></div></div>Browser
No response
version
No response
Community Communication / 社区沟通
- I will be polite and respectful. / 我会保持礼貌与尊重。
- I will share constructive, actionable suggestions. / 我会提供建设性、可行动的建议。
- I have read the Code of Conduct. / 我已阅读行为准则。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working