Ticket #6593 (closed defect: fixed)

Opened 4 months ago

Last modified 4 weeks ago

[testcase] dojox.Grid text editor not accepting mouse highlighting in Dialog

Reported by: guest Owned by: BryanForbes
Priority: normal Milestone: 1.2
Component: DojoX Grid Version: 1.1.0
Severity: normal Keywords: dojox.Grid Dialog mouse highlighting
Cc: jackett_dad@…

Description

I created two samples. Both samples are nearly identical, having a Grid object that displays four rows with values One, Two, Three and Four. The row can be single-click edited, and the value can be changed and committed by pressing the enter key.

In sample one, the grid works because it is display in the main section of the html doc. But the second displays the same Grid in a dialog box, but has trouble rendering (not the problem I am reporting, but there it is--you can follow the directions written in the dialog itself to get it to render). The problem I'm having with this is that in the dialog Grid, any new row or edited existing row, when edited, the mouse cannot be used to highlight the value in the field.

The version of dojo I'm using is 1.0, and IE7 as the browser on Windows XP.

The working grid is in the attached file datatype_1.html, and the malfunctioning one in datatype_2.html. Both are wired for my environment by specifying "/proserver" in the resource includes, so that would have to be changed for another environment. All includes are dojo 1.0 includes.

Attachments

datatype_1.html (3.4 kB) - added by guest 4 months ago.
datatype_2.html (5.4 kB) - added by guest 4 months ago.

Change History

Changed 4 months ago by guest

Changed 4 months ago by guest

Changed 4 months ago by guest

I should have cc'd myself but I can't change the ticket now: jackett_dad@…

Changed 4 months ago by dylan

  • severity changed from critical to normal
  • cc jackett_dad@… added
  • summary changed from dojox.Grid text editor not accepting mouse highlighting in Dialog to [testcase] dojox.Grid text editor not accepting mouse highlighting in Dialog
  • priority changed from high to normal
  • version changed from 1.0 to 1.1.0
  • milestone set to 1.2
  • owner changed from sorvell to BryanForbes

Changed 2 months ago by toonetown

  • status changed from new to closed
  • resolution set to fixed

(In [14040]) Fixes #6593 - allow the scrollbox to have overflow:auto instead of overflow:scroll (to hide scrollbars when not used) !strict

Changed 2 months ago by nathan

  • status changed from closed to reopened
  • resolution deleted

Oops - wrong bug number

Changed 4 weeks ago by BryanForbes

  • status changed from reopened to closed
  • resolution set to fixed

No longer an issue in trunk. Closing.

Note: See TracTickets for help on using tickets.