Problem with rendering backgrounds on an included webpage
-
ok, solution found, apparently qt doesn't like background-repeat:round; or background-repeat:repeat-x,repeat-y; however background-repeat:repeat; does achieve the desired effect. I suspect there is something wrong in the repeat-x coding since it renders the repeat-y correctly in the background-repeat:repeat-x,repeat-y; but it doesn't render repeat-x correctly.
btw the flash bug is now fixed. just update via the ubuntu repository, and you may need to restart, but it does now work.
-
bq. ok, solution found, apparently qt doesn’t like background-repeat:round; or background-repeat:repeat-x,repeat-y; however background-repeat:repeat;
Which version of Qt/WebKit?
Could you made a reduction so we can check if there is a bug in 4.7? -
i build using Qt v4.7, and whatever the latest webkit for qt is (i built it from git)
-
[quote author="1blah111111" date="1285967187"]i build using Qt v4.7, and whatever the latest webkit for qt is (i built it from git)[/quote]
Strange. I am not aware of any pending issue regarding background-repeat.
-
the bug in flash is only fixed if you update webkit.
-
it's a problem with the included webkit, as well as the webkit i built.
-
also, any idea why my qt creator seems to have decided it wants to use the kde style (i'm using gnome, but i have the kde desktop installed) and doesn't want to even detect the gnome style? My application's tabs only fit in the space if your using gnome.
-
[quote author="1blah111111" date="1285975001"]also, any idea why my qt creator seems to have decided it wants to use the kde style (i'm using gnome, but i have the kde desktop installed) and doesn't want to even detect the gnome style? My application's tabs only fit in the space if your using gnome.[/quote]
better to post this in its own separate thread
-
k, as soon as webkit finished building and i can restart to check to see if something just decided that kde gets to be my default desktop manager (i don't like kde! the style's great, but i don't get the right layout with my system bars at the top and bottom, and if i don't have that, i can't use my 8 virtual desktops easily, and i need them, because i usually have about 20 windows open!(as well as about the same number of tabs in firefox :P ) ) (i have to restart because it doesn't seem to be wanting to connect to the internet even though i have it physically wired to the router, which is in turn, physically routed to the modem.... and everything else on the network isn't having any trouble connecting.... admittedly a bit slow, but their still connecting.... I also need to restart because i updated the linux kernel..... i need to stop doing that.... because it causes problems if you try to do things like install packages when it's in a limbo state like that.....)
-
and i've now restarted, and figured something else out, but that's going in a new topic. and here is the new topic: "here":http://developer.qt.nokia.com/forums/viewthread/1124/