Login Register

Bug

FilteringSelect is failing on certain characters: backspace a terminal ')' and typing in a beginning '*'

FilteringSelect is failing on terminal ')' and beginning '*'.

The JavaScript error messages I receive are as follows.

When I type in '*' as the first character in a blank entry: Unexpected quantifier
(Ex. "*")

When the field has a terminal ')' and I hit backspace: Expected ')' in regular expression
(Ex. "This Monkey(123)"

Is this a known problem w/ the filteringSelect dijit? If so, what workarounds address this sort of thing?

(I'm using Dojo 1.2.0)

filteringSelect - Unexpected Quantifier

When I type an '*' symbol into a filteringSelect box, I receive a JavaScript error message "Unexpected Quantifier".

Is this expected behavior?

Trouble with dynamically created dijit.Menu and leftClickToOpen

I'm having trouble dynamically creating a dijit.Menu that opens with a left mouse button click. I have been successful dynamically creating a dijit.Menu that opens with a right mouse button click. I have also been successful declarative creating a dijit.Menu that opens with a left mouse button click.

I've include with this post some HTML that duplicates what works and what doesn't. The behavior of the HTML is the same in IE 6, FF 2/3, and Chrome. Hopefully, it will be simple to get up and running. Once it's running try the following...

I think I've found a serious problem with Dijit system

specifically, if I have plain (non-dijit) input or textarea elements contained inside a ContentPane or BorderContainer, the mousedown events inside these elements have no effect (tested on FF2/3, dojo versions 1.1.1 as well as 1.2.0b2). The simple mark-up after the next paragraph will reproduce the problem.

How to register on the bug tracking system ?

Hi,

I tried to register a bug in the bug tracking application. But I can not register. When I go to the page
http://dojotoolkit.org/user/register, I get the message "Access denied. You are not authorized to access this page".

Is the bug tracking system closed to regular Aptana users ? Or is it a bug of the registration ?

Best regards,

Xavier

mishap handling subscribe to dijit.Tree which then causes IE to hang instead of firing onclick event created with connect

I somehow stubled upon a great way to hang IE and max out the cpu of your machine. A year later, I've finally figured out how to make it go away, so I thought I would share. I'm still using a version 1 of dojo that I downloaded on 3/10/2008 and I don't have time to deal with any new issues that might arise from upgrading to the latest version, so hopefully someone can test this on the latest.

I've left a lot of it out, but basically I have an object which I create using syntax as I've written at the end of this posting.

DnD exmaple has stange but reproducable bug

I was fiddling with the DnD example in the doco:

http://dojotoolkit.org/book/dojo-book-0-9/part-3-programmatic-dijit-and-...

and got it working after a little tweeking. Then noticed a strange but regular bug with it. I goes like this:

  1. Drag an item to the 'Your Shopping Cart' target.
  2. Try and drag this item back to the 'Todays Special' target

DropDownButton not working properly in Opera (9.23)

As titled, not even the demo on the website works:
http://dojotoolkit.org/book/dojo-book-0-9/part-2-dijit/form-validation-s...

When clicked, the drop down menu comes up and fades away after 1 second...

Is there any workaround or is this a bug of dijit?

Thanks for your help!

Bug since 1.1 Release? Select-Dijits are collapsing arbitrarily after reload, see Screenshots...

hi guys,

I'm very desperate since I upgraded to dojo 1.1 release.
Since I did this I got an odd bug within some dijits like
DateTextBox and FilteringSelect.

I'm trying to trace it back for about 2 weeks now but I cannot
figure out why it occurs. The symptom of the dijit-bug is that
dijits are collapsing sometimes after re-initializing, so that
the dijit itself is only visible as a flat stroke (from the borderline).

It is not possible at all to use it like this.

Screenshot: Dijit working

Syndicate content