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 753489 - Allow immediate clicking between gtkhex views
Allow immediate clicking between gtkhex views
Status: RESOLVED FIXED
Product: ghex
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GHex maintainers
GHex maintainers
Depends on:
Blocks:
 
 
Reported: 2015-08-11 03:47 UTC by Bryan
Modified: 2015-08-28 21:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Allow immediate clicking between gtkhex views (1.21 KB, patch)
2015-08-11 03:47 UTC, Bryan
committed Details | Review

Description Bryan 2015-08-11 03:47:16 UTC
Created attachment 309039 [details] [review]
Allow immediate clicking between gtkhex views

GtkHex would switch focus between the hex and ascii views with a primary button click but would require another click to change the cursor.  Now a single click switches focus between the views and changes the cursor to the point at the click.
Comment 1 Kalev Lember 2015-08-28 21:28:30 UTC
Thanks for the patch! Pushed to master.

Attachment 309039 [details] pushed as cb39f6c - Allow immediate clicking between gtkhex views