#4500 closed defect (fixed)
RadioMenuButton Palette does not appear on second touch
Reported by: | godiard | Owned by: | erikos |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
TestCase:
- Download Write 89 [1]
- Install and open in a xo-4 touch.
- Open the Text toolbar.
- The last button, is the alignment button.
- Touch it one time: the palette will open.
- Touch in any place of the canvas or select one of the options, the palette is closed.
- Touch the button again: ERROR: The palette is not open.
- Try with the touchpad, the palette is opened every time.
- If we touch a first time, and later move the touchpad cursor over the button, the palette can be opened with a second touch.
- The same happen in other activities using a RadioMenuButon, like Fototoon, or the next Paint.
[1] http://activities.sugarlabs.org/en-US/sugar/addons/versions/4201#version-89
Change History (5)
comment:1 Changed 10 years ago by godiard
comment:2 Changed 10 years ago by godiard
Simon said we should use PaletteMenuItem instead of MenuItem. A example of use is [1]
Write fix is pushed as 4fbf089860509abe9920ccc170d417249c816669
Fototoon as 2fad399433e861184e073ee41c74a949efe80951
Paint as 861cc3f0509005299b7ef7c01dae59b0ffca0f1e
[1] https://git.sugarlabs.org/sugar/mainline/blobs/master/src/jarabe/journal/journaltoolbox.py#line567
comment:3 Changed 10 years ago by godiard
- Resolution set to fixed
- Status changed from new to closed
Activities released.
comment:4 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit-gtk3 to Sugar
Note: See
TracTickets for help on using
tickets.
Adittional note: is only in gtk3, in gtk2, works ok.