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 115950 - "*" keypress not recognised as "multiply"
"*" keypress not recognised as "multiply"
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2003-06-25 17:06 UTC by Calum Benson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Calum Benson 2003-06-25 17:06:51 UTC
Right now, pressing "x" is the same as clicking the "*" button, but
pressing "*" (Shift+8 on UK keyboards) doesn't do anything. Pressing "*" on
the keypad works however.  This seems kind of broken :)
Comment 1 Rich Burridge 2003-06-25 20:12:19 UTC
Ugh. Right. The problem was that GDK_SHIFT_MASK needed to be
given in the equivalent entry for the mods array for this button
struct. One word fix. Checked into CVS HEAD. Fixed in v4.2.95.