My favorites | Sign in
Google
                
New issue | Search
for
| Advanced search | Search tips
List | Grid
   
  ID Type Status Priority Milestone Owner   Summary + Labels ...
  23 Defect Fixed Medium 1_4_RC mmendez+personal@google.com   Serializer.getSerializationSignature() should not throw exceptions  
  37 Defect Fixed Medium 1_4_RC bobv@google.com   Date.toString() returns different format in IE vs FF  
  85 Defect Fixed High 1_4_RC bobv@google.com   IE PopupPanel underlayed iframe isn't transparent  
  174 Defect Fixed Critical 1_4_RC knorton+personal@google.com   When using SSL, PopupPanel causes an IE6 mixed content security warning  
  212 Defect Fixed Critical 1_4_RC rdayal+public@google.com   DOM helper class is documenation and RFEs w.r.t. html's table element  
  242 Defect Fixed Low 1_4_RC mmendez+personal@google.com   RPC cannot serialize more specific array subtypes than what is declared  
  243 Defect Fixed Critical 1_4_RC jgw+personal@google.com   FireFox doesn't fire ONMOUSEUP after a ONMOUSEDOWN when the pointer is outside of the browser's window  
  254 Defect Fixed Critical 1_4_RC tamplinjohn   DOM.getAttribute broken on Firefox  
  282 Defect Fixed Critical 1_4_RC scottb@google.com   Specifying the same image multiple times causes redundant fetches in Internet Explorer  
  286 Defect Fixed Critical 1_4_RC knorton+personal@google.com   onMouseMove() coordinates account for parent ScrollPanel(s) but not a scrolled client area  
  295 Defect Fixed Critical 1_4_RC tobyr+legacy@google.com   Parameter names in service interface  
  302 Defect Fixed High 1_4_RC bobv@google.com   BUG + FIX Character.digit fails for alpha characters with radix > 10.  
  312 Defect Fixed High 1_4_RC bobv@google.com   PopupPanel does not always call DOM.removeEventPreview  
  328 Defect Fixed High 1_4_RC rdayal+public@google.com   DOM.setInnerText inconsistent across browser versions  
  347 Defect Fixed Critical 1_4_RC scottb@google.com   OR operator behaves like short-circuit OR operator  
  352 Defect Fixed Critical 1_4_RC scottb@google.com   Access of definitely assigned local variable in an anonymous class  
  365 Defect Fixed Critical 1_4_RC mmendez+personal@google.com   RemoteServiceServlet maintains references to HttpServletRequest/Response past the end of the HTTP request  
  369 Defect Fixed Critical 1_4_RC knorton+personal@google.com   Scrolling Issue with Tree Component  
  391 Defect Fixed Critical 1_4_RC rdayal+public@google.com   Docs on serializability should mention default constructor  
  402 Defect Fixed Critical 1_4_RC tamplinjohn   Safari's JavaScript max call stack can be exceeded by some call graphs  
  406 Defect Fixed High 1_4_RC mmendez+personal@google.com   URL.encode, URL.decode, URL.encodeComponent, URL.decodeComponent should allow strings that only contain whitespace  
  408 Defect Fixed Critical 1_4_RC knorton+personal@google.com   DOM.toString(Element) fails on Safari when element is an HTML INPUT  
  410 Defect Fixed Critical 1_4_RC rdayal+public@google.com   When scrolling the page, DialogBox is overlayed by ListBoxes  
  411 Defect Fixed High 1_4_RC bobv@google.com   PopupPanels with autohide=true are prematurely dismissed when shown from an onmousedown handler  
  417 Defect Fixed Critical 1_4_RC tobyr+legacy@google.com   Event.ONERROR Javadoc is wrong  
  425 Defect Fixed Critical 1_4_RC ecc@google.com   Arrays.sort(array, null) doesn't honour java.lang.Comparable  
  428 Defect Fixed High 1_4_RC tamplinjohn   null+null is "nullnull" in hosted mode[safari] and (int)0 in web mode[firefox]  
  446 Defect Fixed High 1_4_RC tobyr+legacy@google.com   DOM.insertChild fails on IE6 when the index parameter is greater than the num of children  
  448 Defect Fixed Critical 1_4_RC jgw+personal@google.com   RFE: Add DOM.insertBefore method  
  455 Defect Fixed Medium 1_4_RC scottb@google.com   RFE: PopupImplIE6 set position immediately  
  472 Defect Fixed Critical 1_4_RC tamplinjohn   Hosted mode crash doing a large GET request  
  473 Defect Fixed High 1_4_RC gwt.team.morrildl   Multiple CSS reference in gwt.xml not working  
  476 Defect Fixed High 1_4_RC ecc@google.com   EventListener implementation inconsistencies  
  479 Defect Fixed Critical 1_4_RC tobyr+legacy@google.com   BUG: java.lang.Number has wrong emulation for shortValue and byteValue methods.  
  480 Defect Fixed High 1_4_RC bobv@google.com   RFE: Add emulated ConcurrentModificationException  
  484 Defect Fixed High 1_4_RC tamplinjohn   "unloading" GWT module in frame crashes Hosted Mode VM  
  485 Defect Fixed Critical 1_4_RC ecc@google.com   setAccessKey() not working for CheckBox  
  499 Defect Fixed Critical 1_4_RC bobv@google.com   BUG: update UserAgent.gwt.xml so we won't have to recompile our GWT apps when IE 8 comes out  
  518 Defect Fixed Medium 1_4_RC scottb@google.com   Patch: Adds dead code removal for some if statements in the Java to JavaScript compilter  
  527 Defect Fixed Medium 1_4_RC scottb@google.com   do-while compiled incorrectly  
  548 Defect Fixed Critical 1_4_RC jgw+personal@google.com   KeyboardListener is called twice for a Tree even though key is only pressed once  
  567 Defect Fixed Critical 1_4_RC jgw+personal@google.com   DialogBox setWidth() does not work correctly on FF  
  570 Defect Fixed High 1_4_RC ecc@google.com   HTMLTable breaks if two child Widgets have same hash code  
  572 Defect Fixed Medium 1_4_RC knorton+personal@google.com   History double unescapes tokens before delivering them to onHistoryChanged.  
  575 Defect Fixed Critical 1_4_RC knorton+personal@google.com   Invalid AbsoluteLeft/AbsoluteTop values  
  583 Defect Fixed Medium 1_4_RC tamplinjohn   Firefox/Linux hosted mode exception w/ frame-embedded apps  
  591 Defect Fixed Critical 1_4_RC tobyr+legacy@google.com   Array's problem: correct in GWT brower, but wrong in other(FF/IE)  
  600 Defect Fixed Medium 1_4_RC tobyr+legacy@google.com   GWT JUnit fails when including "faux" test methods  
  601 Defect Fixed Critical 1_4_RC knorton+personal@google.com   Different mouse event coordinates Firefox/IE due to sender having borders  
  602 Defect Fixed Critical 1_4_RC knorton+personal@google.com   MouseListener x and y coordinates wrong by (2,2) in IE due eventGetClientX eventGetClientY  
  615 Defect Fixed Medium 1_4_RC scottb@google.com   Internal Compiler Error if a conditional has a NULL type  
  622 Defect Fixed High 1_4_RC scottb@google.com   Assignment to local variable causes Internal Compiler Error  
  626 Defect Fixed Critical 1_4_RC rdayal+public@google.com   AbsolutePanel does not remove child CSS position attributes on disown()  
  627 Defect Fixed Medium 1_4_RC tamplinjohn   Hosted mode JSNI typing different (more lax) than web mode  
  629 Defect Fixed High 1_4_RC scottb@google.com   JavaScriptObject.toString() goes into infinite loop in FireFox (Possible compiler issue)  
  631 Defect Fixed High 1_4_RC tamplinjohn   adding String "watch" to HashSet will brokse GWT application in Firefox  
  634 Defect Fixed Critical 1_4_RC rdayal+public@google.com   getAbsoluteLeft/getAbsoluteTop wrong when ancestor has borders and CSS overflow != visible  
  637 Defect Fixed Medium 1_4_RC tobyr+legacy@google.com   JUnitShell fails to invoke BootStrapPlatform.go  
  671 Defect Fixed Critical 1_4_RC jgw+personal@google.com   Mozilla isOrHasChildFix  
  676 Defect Fixed High 1_4_RC knorton+personal@google.com   Entry-point files that end with ".xhtml" fail to load in GWT host/browser.  
  678 Defect Fixed High 1_4_RC tobyr+legacy@google.com   Invalid Thread Access Exception when running GWTUnitTest on OS X (intel)  
  689 Defect Fixed Medium 1_4_RC jgw+personal@google.com   ListBox not firing onChange event under certain circumstances  
  693 Defect Fixed High 1_4_RC bobv@google.com   Adding widget to AbsolutePanel in FireFox causes flickering  
  707 Defect Fixed Critical 1_4_RC bobv@google.com   DOM.scrollIntoView doesn't work unless explicitly setting style="overflow: auto"  
  711 Defect Fixed Critical 1_4_RC mmendez+personal@google.com   Hosted mode refresh can cause duplicate method errors from the RPC system  
  718 Defect Fixed Critical 1_4_RC bobv@google.com   HorizontalPanel and VerticalPanel cannot add() already attached widget  
  722 Defect Fixed Critical 1_4_RC bobv@google.com   onKeyPress does not generate events for non-printable character codes  
  724 Defect Fixed Critical 1_4_RC rdayal+public@google.com   Safari getAbsoluteLeft() / getAbsoluteTop() return NaN for detached or hidden elements  
  734 Defect Fixed High 1_4_RC jgw+personal@google.com   Widgets receive too many events under some circumstances  
  736 Defect Fixed High 1_4_RC tamplinjohn   Undefined values loaded from JSNI are not handled properly  
  738 Defect Fixed Critical 1_4_RC mmendez+personal@google.com   gwt.typeArgs annotations may fail to be parsed  
  739 Defect Fixed Critical 1_4_RC tamplinjohn   JSON-related regression in /changes/jat/hostedmode-refactor  
  755 Defect Fixed High 1_4_RC ecc@google.com   TreeItem calls setAttribute instead of setStyleAttribute  
  757 Defect Fixed Critical 1_4_RC rdayal+public@google.com   AbsolutePanel getWidgetLeft/getWidgetTop off by parent borders in FF  
  774 Defect Fixed Critical 1_4_RC scottb@google.com   Cleanup tests in dev  
  776 Defect Fixed High 1_4_RC scottb@google.com   Bad JSNI method ref gives surprisingly poor error messages in hosted mode  
  778 Defect Fixed Critical 1_4_RC scottb@google.com   Compiler Error using <Class>.super.<method>  
  782 Defect Fixed High 1_4_RC ecc@google.com   HTMLTable.isCellPresent && should be ||  
  783 Defect Fixed Critical 1_4_RC ecc@google.com   Create UI visual tests for new set of widgets  
  784 Defect Fixed Critical 1_4_RC scottb@google.com   Compiler error on syntax for instanciating an inner class of some foreign class  
  785 Defect Fixed High 1_4_RC scottb@google.com   JSNI call to toString fails  
  786 Defect Fixed Critical 1_4_RC scottb@google.com   AbstractCompiler should NOT abort compilation  
  792 Defect Fixed Critical 1_4_RC ecc@google.com   Widget.setParent(null) can call onDetach for a widget that isn't currently attached.  
  799 Defect Fixed Critical 1_4_RC bobv@google.com   TextBox.setText(null) behaves differently in IE vs Firefox  
  810 Defect Fixed High 1_4_RC ecc@google.com   A textarea added to a tree widget loses focus to the tree when clicked.  
  815 Defect Fixed Critical 1_4_RC tamplinjohn   JUnit hangs on JSONTest  
  818 Defect Fixed Critical 1_4_RC scottb@google.com   MethodInliner ignores clinit()  
  819 Defect Fixed Critical 1_4_RC ecc@google.com   Window.getClientHeight() gives doc height on IE6 in Strict mode  
  826 Defect Fixed High 1_4_RC tamplinjohn   Long (8-byte) integers are not supported by JavaScript which may cause data corruption  
  829 Defect Fixed High 1_4_RC bruce+pe...@google.com   Hyperlink.setText() incorrectly uses DOM.setInnerHTML  
  832 Defect Fixed High 1_4_RC ecc@google.com   Another problem with ListBox on Tree  
  834 Defect Fixed High 1_4_RC bobv@google.com   Nested StackPanels hand events to parent StackPanels  
  835 Defect Fixed High 1_4_RC tobyr+legacy@google.com   Exception can be thrown by com.google.gwt.http.client.Request when using cross-domain redirects  
  836 Defect Fixed Critical 1_4_RC tamplinjohn   Assertion failure in StackPanel.remove()  
  839 Defect Fixed Critical 1_4_RC scottb@google.com   Rename 'wnd' back to '$wnd' in <module>.nocache.js  
  840 Defect Fixed Medium 1_4_RC scottb@google.com   JSNI static field refs ignore clinit  
  846 Defect Fixed High 1_4_RC scottb@google.com   memory leaks in Mozilla hosted mode  
  850 Defect Fixed Critical 1_4_RC rdayal+public@google.com   UIObject.setTitle(null) has different behavior depending on the browser  
  852 Defect Fixed High 1_4_RC bobv@google.com   getAbsoluteTop/Left broken in Opera9  
  854 Defect Fixed Critical 1_4_RC mmendez+personal@google.com   Crash on RPC of large strings  
  867 Defect Fixed Critical 1_4_RC tobyr+legacy@google.com   HTML end tags in a script  
  871 Defect Fixed Critical 1_4_RC ecc@google.com   IE getAbsoluteLeft/Top() wrong when BODY has borders  
  872 Defect Fixed Critical 1_4_RC jgw+personal@google.com   Safari isOrHasChild Fix  
  878 Defect Fixed Critical 1_4_RC scottb@google.com   CheckBox.getTabIndex() inheriting from parent  
  879 Defect Fixed Critical 1_4_RC rdayal+public@google.com   Hyperlink adds history item even when targetHistoryToken is null / invalid  
  895 Defect Fixed Medium 1_4_RC ecc@google.com   Create Delegating Change/Focus/Click Listeners  
  897 Defect Fixed Medium 1_4_RC scottb@google.com   IE throws an exception when attempting to setFocus() on a hidden element  
  910 Defect Fixed High 1_4_RC scottb@google.com   Casting problem with JavaScriptObject array  
  916 Defect Fixed Critical 1_4_RC jgw+personal@google.com   Problem with DialogBox.hide() on firefox  
  922 Defect Fixed Critical 1_4_RC scottb@google.com   using the name "delete" for a local variable causes GWTCompile to choke and die  
  925 Defect Fixed Critical 1_4_RC ecc@google.com   CheckBox should register focus events  
  926 Defect Fixed Medium 1_4_RC ecc@google.com   Make Tree focus events work again  
  930 Defect Fixed Critical 1_4_RC bobv@google.com   Exception from setWidth with negative value is inconsistent.  
  933 Defect Fixed Critical 1_4_RC mmendez+personal@google.com   ReachableTypeOracleImpl sucks in world  
  935 Defect Fixed Critical 1_4_RC tamplinjohn   Is the nocache.* file being cached?  
  937 Defect Fixed Medium 1_4_RC scottb@google.com   Static initializer in superclass never called from subclass static initializer  
  939 Defect Fixed Medium 1_4_RC tobyr+legacy@google.com   Static test methods in JUnit in web mode silently succeed without running  
  942 Defect Fixed Critical 1_4_RC jgw+personal@google.com   Poor DockPanel behavior on multi-add() of single widget  
  944 Defect Fixed Medium 1_4_RC ecc@google.com   HTMLTable getAttr/setAttr should not call getElementProperty/setElementProperty  
  950 Defect Fixed High 1_4_RC gwt.team.tobyr   Can not select multiple items on Listbox programmatically  
  954 Defect Fixed Critical 1_4_RC bobv@google.com   DOM.eventGetFromElement returns incorrect values on "standard" browsers  
  957 Defect Fixed Medium 1_4_RC bruce+pe...@google.com   Enable checkstyle for the majority of user code  
  961 Defect Fixed Critical 1_4_RC knorton+personal@google.com   SplitPanel on IE is borked  
  966 Defect Fixed High 1_4_RC tobyr+legacy@google.com   "--></script>" causes unterminated string literal in *.cache.html  
  967 Defect Fixed Medium 1_4_RC scottb@google.com   Correct/optimize compiler EOL sqeuences Windows  
  972 Defect Fixed Critical 1_4_RC mmendez+personal@google.com   RPC has a dependency on gwt-dev-PLATFORM  
  979 Defect Fixed High 1_4_RC scottb@google.com   UIObjetc.addStyleName() sets incorrect DOM className attribute when no previous DOM className is present  
  981 Defect Fixed Medium 1_4_RC rdayal+public@google.com   DeckPanel does not restore CSS when removing children  
  983 Defect Fixed Medium 1_4_RC bobv@google.com   PopupPanel: IFrame shim is visible after setting CSS "visibility" property to "hidden"  
  987 Defect Fixed Critical 1_4_RC scottb@google.com   Mashup script (nocache-xs.js) doesn't wait for body to load  
  988 Defect Fixed Medium 1_4_RC tobyr+legacy@google.com   Fix module copyrights to use apache google header  
  999 Defect Fixed High 1_4_RC gwt.team.tobyr   ListBox items don't treat null values consistently  
  1001 Defect Fixed Medium 1_4_RC scottb@google.com   Hosted shell throws OLE error coercing JSO value  
  1002 Defect Fixed Critical 1_4_RC scottb@google.com   Regression: StackPanel Click not always working  
  1005 Defect Fixed High 1_4_RC scottb@google.com   TreeItem.setState(true) is broken for items without a parent  
  1015 Defect Fixed Critical 1_4_RC tobyr+legacy@google.com   Calling removeRow on Grid does not update numRows  
  1022 Defect Fixed Critical 1_4_RC scottb@google.com   GWT.getModuleBaseURL() in mashup case probably wrong  
  1024 Defect Fixed Critical 1_4_RC scottb@google.com   Bad code generated calling super.method() from anonymous inner class  
  1036 Defect Fixed Critical 1_4_RC bobv@google.com   Modal Dialogbox doesn't receive key events  
  1039 Defect Fixed Critical 1_4_RC bobv@google.com   IE fires a single onClick event for double-click  
  1048 Defect Fixed Critical 1_4_RC scottb@google.com   J2JS Compiler Bug with Arrays and Constructor calls (null has no properties)  
  1049 Defect Fixed Critical 1_4_RC mmendez+personal@google.com   Specifying the -gen flag prevents the updating of interfaces of generated implementations in hosted mode  
  1050 Defect Fixed Critical 1_4_RC bobv@google.com   MouseWheelEvent handling missing from Images in Clipped State  
  1051 Defect Fixed Critical 1_4_RC bobv@google.com   MouseWheel event locations are bogus for Images  
  1055 Defect Fixed Critical 1_4_RC jgw+personal@google.com   PopupPanel loses absolute positioning when re-shown  
  1062 Defect Fixed Critical 1_4_RC scottb@google.com   Checked exception sandwich should work in hosted mode  
  1063 Defect Fixed Critical 1_4_RC bruce+pe...@google.com   Enhance I18N sample  
  1070 Defect Fixed Critical 1_4_RC bobv@google.com   The right TD in HorizontalSplitPanel doesn't consume all available space  
  1071 Defect Fixed Critical 1_4_RC bobv@google.com   Hosting page JavaScript event handlers aren't passed the event object on Firefox.  
  1073 Defect Fixed Critical 1_4_RC rdayal+public@google.com   HistoryImplIE6 can't handle url encoded token  
  1076 Defect Fixed Critical 1_4_RC rdayal+public@google.com   ImageBundleGenerator emits a relative URL for composite image  
  1077 Defect Fixed Critical 1_4_RC mmendez+personal@google.com   Add a DeferredCommand.addPause method  
  1078 Defect Fixed Critical 1_4_RC mmendez+personal@google.com   using Integer as a serializable type causes rebind warnings upon compilation.  
  1081 Defect Fixed Critical 1_4_RC mmendez+personal@google.com   RPC regenerates the serializable type oracle needlessly  
  1089 Defect Fixed Critical 1_4_RC bobv@google.com   HashMap does not support HashMap(Map) constructor  
  1091 Defect Fixed High 1_4_RC mmendez+personal@google.com   It is an error if no concrete implementation of a IsSerializable-derived interface exists  
  1097 Defect Fixed Medium 1_4_RC ----   Error when extending an interface for a ServiceAsync interface (worked in 1.3.3)  
  1103 Defect Fixed Critical 1_4_RC bobv@google.com   PopupImplMozilla can't support multiple, simultaneous popups  
  1282 Defect Fixed Medium 1_4_RC tamplinjohn   Typo found for suggestion message when error  
  1530 Defect Fixed Medium 1_4_RC scottb@google.com   Incorrect behavior for insert(Widget widget, int beforeIndex)  
CSV