GNOME Bugzilla – Bug 676559
cursor: ne-resize rendered as w-resize
Last modified: 2012-05-24 14:02:33 UTC
If you open http://julien.olivier.free.fr/test.html, and put your mouse cursor over the blue div, your mouse cursor should be changed to "ne-resize", but it is wrongly set to "w-resize". I attached a screenshot of this bug occuring on my PC.
Created attachment 214655 [details] A screenshot of the bug
It's a wk bug, I'll forward it. Thanks for taking the time to report this bug. This trace indicates that WebKit (which was being used by the program) might be responsible for the crash. Make sure the program was built against a recent version of WebKit, and if you can still duplicate the crash, report the bug to http://bugs.webkit.org/ including a link to this bug report and noting the WebKit version/revision number. When reporting the WebKit bug, be sure to include '[GTK]' in the summary and use the 'gtk' keyword.
Hi Claudio, am I supposed to file the bug on webkit's bugzilla myself or are you doing it yourself? If you do it yourself, could you please add me to the cc list? Thanks! (In reply to comment #2) > It's a wk bug, I'll forward it. > > Thanks for taking the time to report this bug. This trace indicates that WebKit > (which was being used by the program) might be responsible for the crash. Make > sure the program was built against a recent version of WebKit, and if you can > still duplicate the crash, report the bug to http://bugs.webkit.org/ including > a link to this bug report and noting the WebKit version/revision number. When > reporting the WebKit bug, be sure to include '[GTK]' in the summary and use the > 'gtk' keyword.
Sorry, I forgot to put the link here. I've filed it and submitted a patch already: https://bugs.webkit.org/show_bug.cgi?id=87366 Thanks for the report!
Oh great, thanks for filing it *and* fixing it! (In reply to comment #4) > Sorry, I forgot to put the link here. I've filed it and submitted a patch > already: > > https://bugs.webkit.org/show_bug.cgi?id=87366 > > Thanks for the report!