sexroute / zkspreadsheet

Automatically exported from code.google.com/p/zkspreadsheet
0 stars 0 forks source link

Edit on the shorter last visible row cause the grid moving up #73

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. a ZKSS grid with 1 or 2 rows (see attached ZKSS_IE_1.jpg)
2. start editing on any cell - the edit window is higher than the row width
3. the grid are shifts upside, the user cannot see all the edited row - see 
attached ZKSS_IE_2.jpg

What is the expected output? What do you see instead?
no row movement as in FF

What version of the product are you using? On what operating system?
IE 6, IE 8 - the same behavior, windows vista/windows server 2003

Thanks!
David

Original issue reported on code.google.com by david.kl...@gmail.com on 16 Sep 2010 at 2:48

Attachments:

GoogleCodeExporter commented 8 years ago
ZKSS beta 3

Original comment by david.kl...@gmail.com on 16 Sep 2010 at 2:50

GoogleCodeExporter commented 8 years ago
Would you provide sample code?

Original comment by chenhe...@gmail.com on 20 Sep 2010 at 8:55

GoogleCodeExporter commented 8 years ago
We will prepare a simple sample based on ZKSS demo, I hope tommorow or 
wednesday. David

Original comment by david.kl...@gmail.com on 20 Sep 2010 at 3:13

GoogleCodeExporter commented 8 years ago
Hello,
this is the promised test case:
1) Modify zssapp, method openNewFileInFS in MainWindowCtrl.java. Add 
spreadsheet.setMaxrows(1); afer label.setValue("Untitled"); (line 981).
2) Compile, deploy and run zssapp.
3) Click New File, new sheet only with one row is created.
4) Modify height of the row to make it little bit smaller.
5) Edit any cell. Grid is shifted upside and remains that way.

Original comment by mau...@gmail.com on 22 Sep 2010 at 6:30

GoogleCodeExporter commented 8 years ago
FF has the same issue.

Original comment by chenhe...@gmail.com on 29 Sep 2010 at 7:13

GoogleCodeExporter commented 8 years ago
Fixed since Sep. 29, 2010.

Original comment by chenhe...@gmail.com on 29 Sep 2010 at 7:15