https://bugs.kde.org/show_bug.cgi?id=508525
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO CC| |[email protected] --- Comment #1 from TraceyC <[email protected]> --- Thank you for the bug report. I'm including a translation to Chinese at the end of my response, provided by an online translation site. I am not able to reproduce this on git-master, or Fedora 42, using the Breeze Dark theme and following the steps in the video 1. Opened Chromium, loaded about:blank in a tab and added an element in the css and listener using dev tools: element.style { cursor: no-drop; } listener document.querySelector("body").addEventListener("click",()=> {alert("YOU CLICKED ME!")}) The style will make it so that when the cursor is over the blank tab body, it shows the "no click" icon 2. Opened KWrite in front of the blank browser tab about:blank 3. Moved the mouse in the area just above the Edit menu, to the left of the window title until the cursor shows the "no click" icon 3. Clicked Observed: Mouse cursor did not change, the pop up was not triggered. I noticed that in the video, there is also a small gap in the bottom status bar between "Tabs: 4" and the language to the left of it What Global Theme are you using (In System Settings -> Global Theme? 感谢您提交的错误报告。我在回复末尾附上了由在线翻译网站提供的中文翻译版。 我无法在 git-master 或 Fedora 42 上使用 Breeze Dark 主题并按照视频中的步骤重现此问题。 1. 打开 Chromium,在标签页中加载 about:blank,并使用开发工具在 CSS 和监听器中添加一个元素: element.style { cursor: no-drop; } 监听器 document.querySelector("body").addEventListener("click",()=> {alert("你点击了我!")}) 该样式将使光标位于空白标签页主体上方时显示“禁止点击”图标。 2. 在空白浏览器标签页 about:blank 前打开 KWrite。 3. 将鼠标移动到“编辑”菜单正上方、窗口标题左侧的区域,直到光标显示“禁止点击”图标。 3. 点击。 观察结果:鼠标光标没有变化,弹窗没有触发。 我注意到在视频中,底部状态栏中“标签页数:4”与其左侧的语言之间也有一小段空白。 您使用的是什么全局主题(在系统设置 -> 全局主题中?) -- You are receiving this mail because: You are watching all bug changes.
