Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. CSS border-radius property is ignored
QtWS25 Last Chance

CSS border-radius property is ignored

Scheduled Pinned Locked Moved Qt WebKit
7 Posts 2 Posters 6.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    szh1
    wrote on 25 Feb 2011, 00:52 last edited by
    #1

    I am having trouble with my web application being viewed in QtWebkit.
    When I specify a percent value for the css border-radius propery, eg @border-radius: 5%@ or even @-webkit-border-radius: 5%@ it is completely ignored and I get a square without rounded corners. If I specify a px value, it works fine. Everything is fine in Google Chrome / Chromium which also uses Webkit, so I don't know what is wrong with QtWebkit. Maybe it uses a different version of Webkit. I tried to report this in the qt bug tracker, but the bug form wasn't accepted, claiming it's not specific to QtWebkit (I have no idea how it would have detected that) and I should report it in Apple Webkit's bug tracker, but I know it works in Webkit, because it works in Chrome.

    1 Reply Last reply
    0
    • ? This user is from outside of this forum
      ? This user is from outside of this forum
      Guest
      wrote on 25 Feb 2011, 04:58 last edited by
      #2

      if you are sure its a bug, then the place to report is "http://trac.webkit.org/wiki/QtWebKitBugs":http://trac.webkit.org/wiki/QtWebKitBugs

      1 Reply Last reply
      0
      • B Offline
        B Offline
        benjamin.poulain
        wrote on 25 Feb 2011, 14:56 last edited by
        #3

        Do you have a reduction? I can test right away.

        WebKit bugs should be reported on "bugs.webkit.org":http://bugs.webkit.org, the link provided by chetankjain explain the process.

        We (Qt, Chrome, Safari) use the same bug tracker for WebKit. You can report Qt specific bugs there.

        1 Reply Last reply
        0
        • ? This user is from outside of this forum
          ? This user is from outside of this forum
          Guest
          wrote on 25 Feb 2011, 15:01 last edited by
          #4

          [quote author="Benjamin Poulain" date="1298645807"]
          WebKit bugs should be reported on "bugs.webkit.org":http://bugs.webkit.org, the link provided by chetankjain explain the process.[/quote]
          I stand corrected :)

          1 Reply Last reply
          0
          • S Offline
            S Offline
            szh1
            wrote on 6 Mar 2011, 18:52 last edited by
            #5

            I am trying to report the bug, but it requires a version. What version should I specify?

            1 Reply Last reply
            0
            • B Offline
              B Offline
              benjamin.poulain
              wrote on 14 Mar 2011, 14:41 last edited by
              #6

              [quote author="szh1" date="1299437575"]I am trying to report the bug, but it requires a version. What version should I specify?[/quote]

              You can pick the last one. The version is really only useful for Safari.

              1 Reply Last reply
              0
              • S Offline
                S Offline
                szh1
                wrote on 14 Mar 2011, 16:48 last edited by
                #7

                Thanks! I reported the bug at https://bugs.webkit.org/show_bug.cgi?id=56314

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved