Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#47444 - [firefox] zoom-in / zoom-out cursors aren't displayed
Attached to Project:
Arch Linux
Opened by Alexis (alexisju) - Saturday, 19 December 2015, 10:14 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 08 January 2016, 02:35 GMT
Opened by Alexis (alexisju) - Saturday, 19 December 2015, 10:14 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 08 January 2016, 02:35 GMT
|
DetailsDescription:
With latest stable Firefox Archlinux build, 43.0.1-1, When the cursor move over a css element with cursor:zoom-in; or cursor:zoom-out; property, cursor doesn't change. On IRC, others users reported that others cursor types may also be affected (vertical-text,..) You can try here : https://developer.mozilla.org/en-US/docs/Web/CSS/cursor This bug doesn't affect Mozilla's Build (you can try using this https://archive.mozilla.org/pub/firefox/releases/43.0.1/linux-x86_64/en-US/firefox-43.0.1.tar.bz2 ) Expected results: Default cursor is supposed to change to zoom-in/out to indicates that something can be zoomed in or out. Additional info: * package version(s) : 43.0.1-1 * config and/or log files etc. about:buildconfig Build platform target x86_64-unknown-linux-gnu Build tools Compiler Version Compiler flags gcc 5.3.0 -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe c++ 5.3.0 -D_FORTIFY_SOURCE=2 -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -fprofile-use -fprofile-correction -Wcoverage-mismatch -O3 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 Configure arguments --enable-application=browser --prefix=/usr --libdir=/usr/lib --enable-release --enable-gold --enable-pie --enable-official-branding --enable-default-toolkit=cairo-gtk3 --with-system-nspr --with-system-nss --with-system-jpeg --with-system-zlib --with-system-bz2 --with-system-png --with-system-libevent --with-system-libvpx --with-system-icu --enable-system-hunspell --enable-system-sqlite --enable-system-ffi --enable-system-pixman --enable-startup-notification --enable-pulseaudio --enable-gstreamer=1.0 --disable-crashreporter --disable-updater --disable-installer --disable-debug-symbols --with-google-api-keyfile=/build/firefox/src/firefox-43.0.1/google-api-key --with-google-oauth-api-keyfile=/build/firefox/src/firefox-43.0.1/google-oauth-api-key --with-mozilla-api-keyfile=/build/firefox/src/firefox-43.0.1/mozilla-api-key |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Friday, 08 January 2016, 02:35 GMT
Reason for closing: Fixed
Additional comments about closing: gtk3 3.18.6-2
Friday, 08 January 2016, 02:35 GMT
Reason for closing: Fixed
Additional comments about closing: gtk3 3.18.6-2
According to Mats Palmgren, the problem is possibly caused by the "--enable-default-toolkit=cairo-gtk3"