My favorites | Sign in
Google
                
New issue | Search
for
| Advanced search | Search tips
List | Grid
   
  ID Type Status Priority Milestone Owner   Summary + Labels ...
  17 Enhancement Fixed Low 1_4_RC scottb@google.com   Class without default constructor cannot be entry point, even if onModuleLoad() is static  
  21 Enhancement Fixed High 1_4_RC mmendez+personal@google.com   Lack of java.io.Serializable hurts interoperability  
  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  
  59 Enhancement Fixed High 1_4_RC ecc@google.com   More Cookie functions  
  74 Enhancement Fixed Medium 1_4_RC bobv@google.com   onUnLoad method in Widget  
  85 Defect Fixed High 1_4_RC bobv@google.com   IE PopupPanel underlayed iframe isn't transparent  
  165 Enhancement Fixed Critical 1_4_RC gwt.team.hcc   Please port java.util.ListIterator  
  174 Defect Fixed Critical 1_4_RC knorton+personal@google.com   When using SSL, PopupPanel causes an IE6 mixed content security warning  
  204 Enhancement Fixed Low 1_4_RC tamplinjohn   Conversion of string to double fails silently for JSNI calls to java methods; should complain in hostedm mode  
  208 Enhancement Fixed Medium 1_4_RC scottb@google.com   KeyboardListener does not support Meta key  
  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  
  230 Enhancement Fixed Critical 1_4_RC jgw+personal@google.com   RTF Editor in GWT  
  238 Enhancement Fixed Low 1_4_RC bobv@google.com   Non-modal PopupPanel  
  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  
  273 Enhancement Fixed Critical 1_4_RC bruce+pe...@google.com   RFE: Composite.getWidget() to avoid duplication of widget field in subclasses  
  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.  
  307 Enhancement Fixed High 1_4_RC knorton+personal@google.com   Support arbitary widget in Tabpanel/TabBar  
  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  
  361 Enhancement Fixed Critical 1_4_RC bobv@google.com   Modal Dialog Box/PopupPanel  
  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  
  387 Enhancement Fixed Medium 1_4_RC bruce+pe...@google.com   Cookies documentation lacking  
  389 Enhancement Fixed Low 1_4_RC mmendez+personal@google.com   Refactor RPC out of RemoteServiceServlet  
  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  
  466 Enhancement Fixed Critical 1_4_RC scottb@google.com   RFE: Allow emulated Throwable.getStackTrace return what was set via setStackTrace  
  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  
  534 Enhancement Fixed Critical 1_4_RC bobv@google.com   Tree: keyboard navigation, suggesting a feature  
  540 Enhancement Fixed Medium 1_4_RC ecc@google.com   RPC Warning  
  544 Enhancement Fixed Low 1_4_RC tamplinjohn   Make the documentation build not rebuild  
  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  
  556 Enhancement Fixed Medium 1_4_RC jgw+personal@google.com   Manipulating a TabPanel's DeckPanel's Widgets could lead to unexpected results  
  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)  
  596 Enhancement Fixed Critical 1_4_RC bobv@google.com   Widget addition/removal in TabPanel is confusing  
  599 Enhancement Fixed High 1_4_RC scottb@google.com   PATCH to reduce size of generated JavaScript  
  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  
  610 Enhancement Fixed Critical 1_4_RC scottb@google.com   PATCHES: Two compiler optimizations  
  615 Defect Fixed Medium 1_4_RC scottb@google.com   Internal Compiler Error if a conditional has a NULL type  
  616 Enhancement Fixed Medium 1_4_RC scottb@google.com   Generalize insert-before functionality to IndexedPanel but at least FlowPanel and StackPanel  
  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  
  698 Enhancement Fixed Medium 1_4_RC scottb@google.com   Compiler should report file/line info when an Internal Compiler Exception happens  
  699 Enhancement Fixed Medium 1_4_RC scottb@google.com   Compiler should be able to output JS files that load directly into the main page  
  702 Enhancement Fixed Critical 1_4_RC tobyr+legacy@google.com   Include benchmarking support  
  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  
  731 Enhancement Fixed Critical 1_4_RC rdayal+public@google.com   RFE: Add @see tags between to DOM.compare and DOM.isOrHasChild Javadocs  
  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  
  751 Enhancement Fixed Medium 1_4_RC bruce+pe...@google.com   Date formatting utility classes  
CSV