8630 Commits (35b979139f4fbb6e6bbc19728951277adce394b7)
 

Author SHA1 Message Date
  Automerge eec3d2c300 [merge from 6.7] #8563 Corrected invalid "this" reference 12 years ago
  Automerge 2015a753c1 [merge from 6.7] Updated locator to be compatible with both Vaadin 6 and 7 12 years ago
  Automerge a0d1282c56 [merge from 6.7] Backported test changes from Vaadin 7 12 years ago
  Automerge c3fe0cbe23 [merge from 6.7] #8559 Vaadin 7 -> Vaadin 6 style locators 12 years ago
  Automerge 555134c87a [merge from 6.7] #8559 Updated asserts as test has changed 12 years ago
  Automerge 2296d93d64 [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560) 12 years ago
  Automerge 3ef26bbd62 [merge from 6.7] Code cleanup (#8559/#8560) 12 years ago
  Automerge 483df08ee0 [merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all cases 12 years ago
  Automerge 590f1dbb3b [merge from 6.7] Change screenshot delay to improve test reliablilty #7855 12 years ago
  Johannes Dahlström 4a8f8b444a #8209 Call click() from handleAction 12 years ago
  Johannes Dahlström 3ae537eaf9 #8209 Added a public click() method to Button, simulating a click on server side 12 years ago
  Automerge 9f3b320609 [merge from 6.7] Test script for #7855 12 years ago
  Johannes Dahlström 13e8d50ee4 Test for #6085 - use assertHtmlSource instead of assertText because IE hides the alt text in an altHtml="..." property 12 years ago
  Johannes Dahlström 34ec44230f #6085 Allow setting an alternate text for Embedded, for accessibility purposes 12 years ago
  Automerge 2033fd45c9 [merge from 6.7] Test case updated for #7855 12 years ago
  Automerge 3e12c50b99 [merge from 6.7] #7855 - Screen goes blank when detaching an Embedded component displaying a PDF 12 years ago
  Johannes Dahlström 8da6b1a0c3 #5100 Removed unnecessary setTabulatorIndex() call 12 years ago
  Johannes Dahlström 07afa1749e #5100 some cleanup 12 years ago
  Johannes Dahlström 87751a5e21 Test for #5100 12 years ago
  Automerge 48a69b4d2d [merge from 6.7] Documented that GridLayout coordinates are zero-based. Also cleaned up the GridLayout Javadocs generally. Fixes #8531. 12 years ago
  Automerge 77a4f28b7e [merge from 6.7] Test for #7607 12 years ago
  Automerge 608bac4d2d [merge from 6.7] #7607 Make Table scroll to the very bottom when needed 12 years ago
  Automerge 9b839ca728 [merge from 6.7] #7607 Removed obsolete Firefox workaround that caused problems with a WebKit workaround (#3875) 12 years ago
  Johannes Dahlström ebdb5242b5 [Merge from 6.7] #8391 PopupDateField does not update the HH-MM-SS dropdown 12 years ago
  Johannes Dahlström 0681a2f396 Reverted accidental commit 12 years ago
  Johannes Dahlström c62c3da5b6 [merge from 6.7] #8491 fixed autocomplete issue, now correct error message if e.g. server is unreachable 12 years ago
  Johannes Dahlström 59826767eb [merge from 6.7] fixes #8505 12 years ago
  Johannes Dahlström 3201228f11 Improved #5100 test case: test server-side focus, focus/blur listeners, disabled tabs 12 years ago
  Johannes Dahlström 574472d495 Test case and TestBench test for #5109 12 years ago
  Johannes Dahlström 06bbbce733 Fix #5109: If more than one currently attached Paintables share the same debug id, insert a sequential integer into the PIDs to make them unique. DOM ids are still strictly equal to the plain debug id without any serial numbers. 12 years ago
  Jens Jansson d075d778b4 #8454 Fixes miscalculated tooltip sizes when tooltips opens at browser edges. 12 years ago
  Automerge a130a965cf [merge from 6.7] fixes #8492, kickstart script query parameter can now be overridden (or removed) 12 years ago
  Automerge da31250280 [merge from 6.7] fixes 8491, more parameters to showCommunicationError method 12 years ago
  Automerge 116c52efea [merge from 6.7] Revert fix for #3401 as it causes problems with scrolled viewports 12 years ago
  Automerge c437b7ad38 [merge from 6.7] Change missing from previous commit #3401 12 years ago
  Automerge c5260fb30e [merge from 6.7] Update window contents after changing the size (#3401) 12 years ago
  Automerge 630410e7a1 [merge from 6.7] #3401 Resizing browser window should ensure sub windows are visible 12 years ago
  Automerge 0b46687ab0 [merge from 6.7] Fixed #6753: IE 6 to 8 propagate button clicks to layout/window 12 years ago
  Automerge d095f52853 [merge from 6.7] #7904 Fixed typo in Reindeer panel theme 12 years ago
  Automerge d80e178af5 [merge from 6.7] #8077 restored accidentally deleted comment 12 years ago
  Automerge 930d9981e1 [merge from 6.7] TestBench test for #8077 12 years ago
  Automerge d10d0cda1e [merge from 6.7] Report the correct port when starting the dev server with --httpPort parameter other than the default 12 years ago
  Automerge 729f5e6160 [merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the client-side row cache from being updated when adding/removing rows that are inside the cache area. This only occurred with Container.Indexed containers. 12 years ago
  Johannes Dahlström cb5d65c56b #5100 Support for server-side focus/blur listeners; handle disabled tabs correctly; handle tab scrolling correctly; removed debug messages 12 years ago
  Automerge 1eafe768f3 [merge from 6.7] Fixed typo causing one DateField to use different resolution 12 years ago
  Automerge 4e3daf0fa5 [merge from 6.7] Included touch device information in test 12 years ago
  Automerge acaffdda58 [merge from 6.7] #8369 Fixed absolute path in Chameleon CSS 12 years ago
  Automerge b2094e0880 [merge from 6.7] Additional test for #6720 with Chameleon 12 years ago
  Johannes Dahlström 48c92ababb #5100 Use FocusImpl to handle focus; allow customization of shortcut keys 12 years ago
  Johannes Dahlström b85cc4e791 Patch for #5100 - TabSheet keyboard navigation 12 years ago