eusoulevi / emite

Automatically exported from code.google.com/p/emite
0 stars 0 forks source link

Emiticons Panel not works in Mac/Firefox #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I think is a know issue between PopupPanel and gwt-ext.

In MCPanel, in showEmoticonPalette, something like:

DOM.setStyleAttribute(emoticonPopup.getElement(), "zIndex", "9000");
can solve it.

Original issue reported on code.google.com by vruiz.ju...@gmail.com on 22 Apr 2008 at 11:58

GoogleCodeExporter commented 9 years ago

Original comment by vruiz.ju...@gmail.com on 22 Apr 2008 at 12:18

GoogleCodeExporter commented 9 years ago
The problem is: when i push the button, the panel is shown, but disappears 
inmediatly
so i can not choose any icon... but i can see the panel some msecs...
(just to help)

Original comment by danigb on 22 Apr 2008 at 12:28

GoogleCodeExporter commented 9 years ago
Possible fix commited. If doesn't works ... we have to substitute PopupPanel 
with a
gwt-ext dialog ...

Original comment by vruiz.ju...@gmail.com on 22 Apr 2008 at 12:40

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 22 Apr 2008 at 3:41

GoogleCodeExporter commented 9 years ago

Original comment by vruiz.ju...@gmail.com on 22 Apr 2008 at 7:52

GoogleCodeExporter commented 9 years ago
Dani can you test it know (in demo)?

Original comment by vruiz.ju...@gmail.com on 22 Apr 2008 at 8:01

GoogleCodeExporter commented 9 years ago
Same issue in Windows...I think that I can solve for 0.2.0 without to much work

Original comment by vruiz.ju...@gmail.com on 26 Apr 2008 at 4:34

GoogleCodeExporter commented 9 years ago
After some time spend trying to fix this I can't make this work for 0.2.0

Original comment by vruiz.ju...@gmail.com on 27 Apr 2008 at 5:11

GoogleCodeExporter commented 9 years ago
fixed. Now we use a dialog. In the future, when menubars support custom 
widgets, we
will use a menu.

Original comment by vruiz.ju...@gmail.com on 9 May 2008 at 4:10