Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【deepin_V23_Release】【严重】【立即】【预发布测试】【DDE】启动器窗口模式与全屏模式,启动器搜索框使用小键盘上的数字不能输入成功 #8495

Closed
kobe337 opened this issue May 10, 2024 · 5 comments
Labels
Milestone

Comments

@kobe337
Copy link

kobe337 commented May 10, 2024

SUMMARY | 问题概要

启动器窗口模式与全屏模式,启动器搜索框使用小键盘上的数字不能输入成功

SOFTWARE/OS VERSIONS | 软件/系统版本信息

镜像: https://cdimage.uniontech.com/daily-iso/image-beige/CUSTOM/lichenggang/20240509/deepin-23-beige-rc-amd64-20240509-120442.iso

PRE-REQUIREMENT | 预置条件

使用台式机设备
小键盘数字键盘为开启状态

STEPS TO REPRODUCE | 复现步骤

  1. 打开启动器,分别在窗口模式与全屏模式,启动器搜索框中输入数字

OBSERVED RESULT | 观察到的结果

启动器窗口模式与全屏模式,启动器搜索框使用小键盘上的数字不能输入成功
tsjxjp

EXPECTED RESULT | 期望的结果

启动器窗口模式与全屏模式,启动器搜索框使用小键盘上的数字能够输入成功

ADDITIONAL INFORMATION | 额外补充

No response

@kobe337 kobe337 added this to the V23-Release milestone May 10, 2024
@babyfengfjx babyfengfjx assigned BLumia and unassigned babyfengfjx May 10, 2024
@babyfengfjx
Copy link

@BLumia 需要优先处理。

BLumia added a commit to BLumia/dde-launchpad that referenced this issue May 10, 2024
We should at least also check keypad modifier as well

Related: linuxdeepin#269
Issue: linuxdeepin/developer-center#8495
BLumia added a commit to linuxdeepin/dde-launchpad that referenced this issue May 10, 2024
We should at least also check keypad modifier as well

Related: #269
Issue: linuxdeepin/developer-center#8495
BLumia added a commit to BLumia/dde-launchpad that referenced this issue May 10, 2024
Changelog:

  * Fix search result overflow
  * Ensure AppItemMenu is modal (linuxdeepin/developer-center#8477)
  * Fix numpad quick search not working (linuxdeepin/developer-center#8495)

Log:
@kobe337
Copy link
Author

kobe337 commented May 11, 2024

#8495 使用dde-launchpad [0.6.11]的版本回归验证,数字键盘开启的状态下无法输入,关闭的状态下能够正常输入
@BLumia 麻烦排查下哈

BLumia added a commit to linuxdeepin/dde-launchpad that referenced this issue May 11, 2024
Changelog:

  * Fix search result overflow
  * Ensure AppItemMenu is modal (linuxdeepin/developer-center#8477)
  * Fix numpad quick search not working (linuxdeepin/developer-center#8495)

Log:
@babyfengfjx babyfengfjx assigned kobe337 and unassigned BLumia May 14, 2024
@babyfengfjx
Copy link

@kobe337 请在最新版本回归验证。

@kobe337
Copy link
Author

kobe337 commented May 14, 2024

Deepin OS-23-20240509035255-1_x86_64,更新至最新内测,问题仍存在。请排查
@BLumia @robertkill

@kobe337 kobe337 assigned BLumia and robertkill and unassigned kobe337 May 14, 2024
@kegechen kegechen assigned zsien and unassigned BLumia and robertkill May 27, 2024
zsien added a commit to zsien/dde-launchpad that referenced this issue May 29, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
zsien added a commit to zsien/dde-launchpad that referenced this issue May 29, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
zsien added a commit to zsien/dde-launchpad that referenced this issue May 30, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
zsien added a commit to zsien/dde-launchpad that referenced this issue May 31, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
kegechen pushed a commit to zsien/dde-launchpad that referenced this issue Jun 4, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
zsien added a commit to zsien/dde-launchpad that referenced this issue Jun 6, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
zsien added a commit to zsien/dde-launchpad that referenced this issue Jun 12, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
kegechen pushed a commit to zsien/dde-launchpad that referenced this issue Jun 13, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
kegechen pushed a commit to linuxdeepin/dde-launchpad that referenced this issue Jun 13, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
kegechen pushed a commit to kegechen/dde-launchpad that referenced this issue Jun 17, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
@xuqi27837288 xuqi27837288 moved this to CLOSED in V23 Beta3 Jun 17, 2024
@xuqi27837288
Copy link

【验证环境】:v23 RC2镜像
镜像:https://packagesupdate.uniontech.com/repo/uos-professional/image-beige/CUSTOM/lichenggang/20240613
仓库:deb https://ci.deepin.com/repo/deepin/deepin-community/testing/ unstable main dde community commercial
内核:Linux test-PC 6.6.25-amd64-desktop-hwe
【验证步骤】:问题单中描述的步骤
【验证结果】:回归测试通过

kegechen pushed a commit to linuxdeepin/dde-launchpad that referenced this issue Jun 20, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
FeiWang1119 pushed a commit to FeiWang1119/dde-launchpad that referenced this issue Dec 14, 2024
We should at least also check keypad modifier as well

Related: linuxdeepin#269
Issue: linuxdeepin/developer-center#8495
FeiWang1119 pushed a commit to FeiWang1119/dde-launchpad that referenced this issue Dec 14, 2024
Changelog:

  * Fix search result overflow
  * Ensure AppItemMenu is modal (linuxdeepin/developer-center#8477)
  * Fix numpad quick search not working (linuxdeepin/developer-center#8495)

Log:
FeiWang1119 pushed a commit to FeiWang1119/dde-launchpad that referenced this issue Dec 14, 2024
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: CLOSED
Development

No branches or pull requests

6 participants