If I'm in the near of Karlsruhe, I will do that :-)

But, it was to early to be satisfied :-/
I havn't looked close enough to see what happens in FF. Normally, if you
perform a doubleclick in a row, a line with the currently selected product
should open. That's the way it runs in IE. Not so in FF. The correct line is
marked, but another Product is selected.
I use something like this to detect the row:
table.getPaneScroller(0).addEventListener('dblclick', function() {
 var row = this.getFocusedRow();
...

I have two more issues: I have a renderer, working in the release, which
wraps the long lines, it doesn't do it's job now. Maybe I can find for
myself, why.
And: The columns are not sortable anymore. Maybe that's why I use my own
class, derived from qx.ui.table.model.Simple, overwriting the sort?



Fabian Jakobs-2 wrote:
> 
> Hi Torsten,
>> Hi Fabian,
>>
>> I increased the row hight, but with no other effect.
>> Beyond, the images in my rows are scaled to fit into the cell.
>> For my app it would be ok, to deactivate this indicator, is this
>> possible?
>> I think I should invite you for a beer, because of your effort ;-)
>>   
> Why not, if You happen to be near Karlsruhe drop me a note ;-)
> 
> Regarding the table problem, could you send me the cell renderer 
> configuration for the image cells?
> 
> Best Fabian
> 
> 
> 
> -- 
> Fabian Jakobs
> JavaScript Framework Developer
> 
> 1&1 Internet AG
> Brauerstraße 48
> 76135 Karlsruhe
> 
> Amtsgericht Montabaur HRB 6484
> 
> Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas
> Gauger, Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss
> Aufsichtsratsvorsitzender: Michael Scheeren
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/table-row-select-bug-%28FF%29-and-other-%28smaller%29-probs-with-online-app-tf4391216.html#a12662870
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to