Activity log for bug #844964

Date Who What changed Old value New value Message
2011-09-08 16:36:49 KaiMartin bug added bug
2011-09-08 16:37:35 KaiMartin description The click policy of the gschem attribute editor is very non standard. Currently, it asks for two click actions to edit one of the attributes. A click action can be either a single click, or a double click. The result is confusing: Depending on the speed, two clicks will enter edit mode, or just select the current line. I have seen many newbies struggle with this behavior. To reproduce: 1) open gschem 2) add a component 3) select the component and type [ee]] to make the attribute editor appear. 4a) left-mouse-click an attribute value twice with some decent time between the clicks --> The value enters keyboard edit mode 4b) left-mouse-click an attribute value twice with little time between the clicks, so the window manager interprets it as a double click. --> The whole row of the attribute get selected color. The value field needs a third mouse click to enter edit mode. Proposed resolution: directly enter edit mode on any left mouse click (single, or double). ---<)kaimartin(>--- The click policy of the gschem attribute editor is very non standard. Currently, it asks for two click actions to edit one of the attributes. A click action can be either a single click, or a double click. The result is confusing: Depending on the speed, two clicks will enter edit mode, or just select the current line. I have seen many newbies struggle with this behavior. To reproduce: 1) open gschem 2) add a component 3) select the component and type [ee]] to make the attribute editor appear. 4a) left-mouse-click an attribute value twice with some decent time between the clicks --> The value enters keyboard edit mode 4b) left-mouse-click an attribute value twice with little time between the clicks, so the window manager interprets it as a double click. --> The whole row of the attribute get selected color. The value field needs yet another mouse click to enter edit mode. Proposed resolution: directly enter edit mode on any left mouse click (single, or double). ---<)kaimartin(>---
2012-04-12 04:23:04 Joe Eli Mcilvain attachment added geda-844964-bugfix-v0.patch https://bugs.launchpad.net/geda/+bug/844964/+attachment/3050619/+files/geda-844964-bugfix-v0.patch
2012-04-12 14:17:19 Joe Eli Mcilvain attachment added geda-844964-bugfix-v1.patch https://bugs.launchpad.net/geda/+bug/844964/+attachment/3052804/+files/geda-844964-bugfix-v1.patch
2012-04-12 14:27:24 Joe Eli Mcilvain geda: status New Confirmed
2012-04-12 14:27:55 Joe Eli Mcilvain geda: assignee Joe Mac (joe-eli-mac)
2012-04-20 18:26:29 Bert Timmerman bug added subscriber Bert Timmerman
2012-11-17 20:44:59 Peter TB Brett geda: assignee Joe Mac (joe-eli-mac) Peter TB Brett (peter-b)
2012-11-19 13:49:32 Peter TB Brett geda: importance Undecided Low
2012-11-19 13:49:32 Peter TB Brett geda: status Confirmed In Progress
2012-11-19 13:50:19 Peter TB Brett tags gschem
2012-11-20 00:35:16 Peter TB Brett geda: status In Progress Fix Committed
2012-11-22 10:21:10 Peter TB Brett geda: milestone 1.9.0
2012-12-03 18:17:30 Peter TB Brett geda: status Fix Committed Fix Released