[bug]: more CSS margin problems
This looks like a horizontal version of the previous problem I reported. The online example is http://rest-client.heroku.com/rdoc/fr_class_index.html The text that sticks out of the left of the coloured area is dead: you can't select it or click it, and if you drag another window over it slowly from from left to right then it doesn't redisplay properly. Minimal example attached. Regards, Jeremy Henty
On Sat, Mar 21, 2009 at 06:54:30AM +0000, Jeremy Henty wrote:
This looks like a horizontal version of the previous problem I reported. The online example is
http://rest-client.heroku.com/rdoc/fr_class_index.html
The text that sticks out of the left of the coloured area is dead: you can't select it or click it, and if you drag another window over it slowly from from left to right then it doesn't redisplay properly. Minimal example attached.
It seems that dw/* is not designed to handle overlapping widgets. Maybe we should just disable negative margins for now. Or at least ensure that only margins overlap but not widget contents. Other ideas? Cheers, Johannes
On Sat, Mar 21, 2009 at 10:25:32AM +0100, Hofmann Johannes wrote:
It seems that dw/* is not designed to handle overlapping widgets. Maybe we should just disable negative margins for now. Or at least ensure that only margins overlap but not widget contents. Other ideas?
No ideas, I'm afraid. I haven't really looked at Dillo's CSS or layout code. Regards Jeremy Henty
On Sun, Mar 22, 2009 at 07:13:32AM +0000, Jeremy Henty wrote:
On Sat, Mar 21, 2009 at 10:25:32AM +0100, Hofmann Johannes wrote:
It seems that dw/* is not designed to handle overlapping widgets. Maybe we should just disable negative margins for now. Or at least ensure that only margins overlap but not widget contents. Other ideas?
No ideas, I'm afraid. I haven't really looked at Dillo's CSS or layout code.
Ok, I've disabled negative margins for now. Cheers, Johannes
On Tue, Mar 24, 2009 at 08:34:26AM +0100, Hofmann Johannes wrote:
On Sun, Mar 22, 2009 at 07:13:32AM +0000, Jeremy Henty wrote:
On Sat, Mar 21, 2009 at 10:25:32AM +0100, Hofmann Johannes wrote:
Maybe we should just disable negative margins for now. [...] Other ideas?
No ideas, I'm afraid. I haven't really looked at Dillo's CSS or layout code.
Ok, I've disabled negative margins for now.
And it works very nicely. Excellent! Regards, Jeremy Henty
participants (2)
-
Johannes.Hofmann@gmx.de
-
onepoint@starurchin.org