I'm working on a rich text editor with toolbars, and so on. I'm trying it using fittable. The toolbar will have several iconbuttons, but also some select kinds. Everything works as expected at this stage, but I've found that when you put the control inside an InputDecorator, and click on any icon, the select kind receives the click too.
Using it outside the InputDecorator, everything works as expected, so it's an Enyo/Onyx bug? I can attach code, if you wish.
0 • •
Comments
- Spam
- Abuse
0 • Off Topic Insightful •http://jsfiddle.net/j7Lhz/2/
- Spam
- Abuse
0 • Off Topic Insightful •- Spam
- Abuse
0 • Off Topic Insightful •(yeah, I'm using an iframe with contenteditable)
- Spam
- Abuse
0 • Off Topic Insightful •Since you don't want that behavior, rather than providing your own type, just change the tag value in the use case, I.e.
- Spam
- Abuse
0 • Off Topic Insightful •- Spam
- Abuse
0 • Off Topic Insightful •