After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 573624 - Reset font size with ctrl+0 from num block
Reset font size with ctrl+0 from num block
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Backend
git master
Other Linux
: Normal normal
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-01 13:18 UTC by Michael Monreal
Modified: 2009-09-05 19:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
[PATCH] ephy-window: make <ctrl>KP_0 an alias to <ctrl>0 (681 bytes, patch)
2009-09-05 01:54 UTC, Diego Escalante Urrelo (not reading bugmail)
committed Details | Review

Description Michael Monreal 2009-03-01 13:18:17 UTC
For me, pressing ctrl+0 (with the "0" from the number block) does not work. It works in Firefox for example.

Using xev, I found the internal symbols are differen:

ctrl+0			keysym 0x30, 0
ctrl+0 on numpad	keysym 0xffb0, KP_0
Comment 1 Diego Escalante Urrelo (not reading bugmail) 2009-09-05 01:54:25 UTC
Created attachment 142520 [details] [review]
[PATCH] ephy-window: make <ctrl>KP_0 an alias to <ctrl>0


Bug 573624 - Reset font size with ctrl+0 from num block
---
 src/ephy-window.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
Comment 2 Diego Escalante Urrelo (not reading bugmail) 2009-09-05 01:55:01 UTC
Please test my attached patch, I don't have a keypad here.
Comment 3 Xan Lopez 2009-09-05 07:24:51 UTC
Comment on attachment 142520 [details] [review]
[PATCH] ephy-window: make <ctrl>KP_0 an alias to <ctrl>0

I don't have a keypad either, but this seems simple enough :)
Comment 4 Michael Monreal 2009-09-05 09:06:00 UTC
Tested & works perfectly.
Comment 5 Diego Escalante Urrelo (not reading bugmail) 2009-09-05 19:08:26 UTC
Fixed in master c1199f2b921e60cadc26e350f4f6590f84197d3b