#1350 closed defect (fixed)
Press-unpress of right mouse button cuts text from gtk entry widgets
Reported by: | alsroot | Owned by: | benzea |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | r? |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
|TestCase|
- select text in any gtk entry widget e.g. search bar in Journal
- move mouse cursor to entry widget
- press right button
- w/o moving mouse, unpress button
- it cuts text since on press event it selects first menu item(Cut)
This behaviour could be really confusing
Attachments (1)
Change History (8)
comment:1 Changed 14 years ago by alsroot
- Summary changed from Press-unpress on right mouse button cuts text from gtk entry widgets to Press-unpress of right mouse button cuts text from gtk entry widgets
Changed 14 years ago by alsroot
comment:2 Changed 14 years ago by alsroot
- Keywords r? added
comment:3 Changed 14 years ago by erikos
- Component changed from sugar to sugar-artwork
- Owner changed from tomeu to benzea
comment:4 Changed 14 years ago by benzea
comment:5 Changed 14 years ago by benzea
- Resolution set to fixed
- Status changed from new to closed
comment:6 Changed 10 years ago by dnarvaez
- Component changed from sugar-artwork to Sugar
Note: See
TracTickets for help on using
tickets.
Committed a fix, which is a bit more complicated than the attached patch (this patch actually slightly breaks the popup menu by introducing too much padding ...).
Well, fix is in http://git.sugarlabs.org/projects/sugar-artwork/repos/mainline/commits/fabf0f1c95c1709cb61266168047d359a814d817.