-
25 May 2012 10:55 PM #11
doright
Sorry, no idea what should do about this one.
Regards,
Matic
------------------
GWT stuff twitter - http://twitter.com/#!/gwtstuff
-
26 May 2012 2:07 AM #12
ETA for fix please
ETA for fix please
Hi Ersmarker,
can you give me a rough ETA for the fix please? I need know if I need to continue looking for workaround solutions.
Many thanks,
Doug
-
29 May 2012 2:36 AM #13
Hi,
I am also getting the same issue in GXT 2.2.5 grid alignment with Chrome 19. I tried the below work aorund, but no luck. Please update here, Is there any other work around.
http://code.google.com/p/chromium/issues/detail?id=124816
GXT_Grid_Alignment_issue.jpg
-
4 Jun 2012 7:45 AM #14
I have the same issue... the problem is related to the vertical borders of the grid: if you remove them the alignment trick posted before:
@media screen and (-webkit-min-device-pixel-ratio:0) { .x-grid3-row td.x-grid3-cell { padding-left: 0; padding-right: 0; }}
works correctly. But I need a fix that work also with vertical cell borders...
Any idea?
-
5 Jun 2012 7:28 AM #15
We are having exactly same issue with GXT grid alignment on latest Chrome
We are having exactly same issue with GXT grid alignment on latest Chrome
We are having exactly same issue with GXT grid alignment on latest Chrome
and GXT 2.2.5. The fix posted here doesn't work for us when vertical cell borders are enabled.
Does GXT team have a solution?
Thanks
-
8 Jun 2012 11:40 AM #16
This issue has been resolved in Ext GWT 2.2.6. Please see this release announcement: http://www.sencha.com/forum/announcement.php?f=45&a=35.
-
12 Jun 2012 10:48 AM #17
The fix in 2.2.6 doesn't work for us when vertical cell borders are enabled.
The fix in 2.2.6 doesn't work for us when vertical cell borders are enabled.
The fix in 2.2.6 doesn't work for us when vertical cell borders are enabled.
Does GXT team have a solution?
Thanks
Success! Looks like we've fixed this one. According to our records the fix was applied for
a bug in our system
in
a recent build.


Reply With Quote