Hi

When debugging table with FireBug i found a strange element.

Sample:

<div qxtype="container" qxclass="qx.ui.table.pane.FocusIndicator" .......>
    <div qxtype="content" qxselectable="off" ......></div>
    <div style="border-width: 2px; border-style: ; background-position: 0pt
0pt; ....." qxtype="decorator"></div>
</div>

In second nested div  background-position has points for unit ( 
background-position: 0pt 0pt;)

Is this correct?

I'm just trying to find an old error in table:
When you Zoom in (with Ctrl-+ ) in any browser, focus indicator in bottom
lines has wrong position.

You can test it

http://demo.qooxdoo.org/current/demobrowser/#table~Table.html

Just go to bottom line and press Ctrl-+ few times.

Regards
FranĨek 




--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/background-position-has-points-for-unit-tp6949133p6949133.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World&#153; now supports Android&#153; Apps 
for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to