-
version: 0.4.4.3
On OS X the DatePicker button (to show the dialog) sometimes is square and sometimes oval (looking odd and misplaced). Sorry, but I don't understand the pattern.
I add a screenshot of my app.
2008-09-10 14:31:01 UTC in Microba controls
-
used version: 0.4.4.3
DatePicker Colors are Black on Dark Blue which is nearly unreadable.
workaround:
Map colorOverrideMap = new HashMap ( );
colorOverrideMap.put (CalendarColors.COLOR_CALENDAR_HEADER_BACKGROUND_ENABLED, new Color(127, 210, 248));
colorOverrideMap.put (CalendarColors.COLOR_CALENDAR_HEADER_FOREGROUND_ENABLED, Color.BLACK);.
2008-09-10 14:00:58 UTC in Microba controls
-
oh, deleted is more correct, isn't it? not sure about what is apropriate …
Deleted.
2007-08-08 13:31:17 UTC in Ajax JSP Tag Library
-
Thanks for answering so quickly!
You are right. The code seems to be generated by . Could be a MyFaces bug.
Sorry for that one. Closed.
2007-08-08 13:29:45 UTC in Ajax JSP Tag Library
-
Ehm, I don't understand. Is the code you posted the second time an update of the first one?
Sorry, but I need some concrete Info before I can afford it to install rc7 again. I am already back to 1.2-beta3.
2007-08-08 13:03:19 UTC in Ajax JSP Tag Library
-
BTW: version: 1.3beta-rc7.
2007-08-06 14:30:45 UTC in Ajax JSP Tag Library
-
I have more than one ajax:autocomplete tags on one page.
The bug: in the generated HTML there are multiple elements with the same id attribute value, which is invalid.
2007-08-06 14:24:03 UTC in Ajax JSP Tag Library
-
I just tried to update from 1.2beta 3 to 1.3rc7.
As you see in the screenshot, the autocomplete box looks wrong on safari. I guess it has to do with the new scrolling function, which works on Firefox.
BTW: Is it possible to turn the scrolling off? I did not find any switch.
2007-08-06 13:56:51 UTC in Ajax JSP Tag Library
-
mbeyer73 committed patchset 27 of module _mbfuzzit to the mbFuzzIT CVS repository, changing 1 files.
2005-03-04 13:16:39 UTC in mbFuzzIT
-
mbeyer73 committed patchset 26 of module _mbfuzzit to the mbFuzzIT CVS repository, changing 1 files.
2005-03-01 22:54:10 UTC in mbFuzzIT