-
1 Jun 2010 5:59 AM #1
Editor Grid - cursor postion changes after first click in the column
Editor Grid - cursor postion changes after first click in the column
Hi,
I think I found a bug in the editor grid, take a look to the sample at :
http://www.extjs.com/deploy/dev/exam...edit-grid.html
Click in any cell of the Price column and the cursor will be at left position. Now click in a second value of the same column and the cursor will be at the right position of the field.
If you click in any cell of the Available column happens the same problem, the first cell has the cursor at the left, and other at the right.
The problem with this is when you have an empty grid that you want to enable start editing it when the user types on it, as excel acts, and in this case the first time the user types a value in the column the cursor will be at left side of the value typed so when tring to type 5.0 you would type 0.5 !
I wonder if there is any work around on this. I´m using extjs 2.x but this still happens on current version as you can see in the sample link.
One more point, it only happens on ie 6,7,8.
Firefox 3 is ok.
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
highlight the column header when click a cell to edit
By flourish.sun in forum Ext 2.x: Help & DiscussionReplies: 0Last Post: 22 Jul 2009, 6:49 AM -
How to: edit a grid without click to edit?
By patrick de laet in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 27 Dec 2008, 12:06 AM -
editor grid no click to edit
By teddyjas in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 24 Sep 2008, 1:59 AM -
No edit cursor seen in form
By booshan in forum Ext 1.x: Help & DiscussionReplies: 2Last Post: 21 Jul 2007, 2:57 PM -
No edit cursor seen in form
By booshan in forum Ext 1.x: Help & DiscussionReplies: 0Last Post: 10 Jul 2007, 7:49 AM


Reply With Quote