[Desktop-packages] [Bug 136985] Re: layerX/layerY wrong when mouse is over scrollbar

2022-10-12 Thread Bug Watch Updater
** Changed in: firefox
   Importance: Medium => Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/136985

Title:
  layerX/layerY wrong when mouse is over scrollbar

Status in Mozilla Firefox:
  New
Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  When you have a DIV with scrollbars (overflow:scroll or overflow:auto)
  and connect a mouse handler like "onmousemove" to the div then
  event.layerX must contain the X mouse position relative to the upper
  left corner of the DIV. But this doesn't work in Firefox when the
  mouse is over the scrollbar. Firefox "wraps" the mouse position so it
  begins with X=0 at the left edge of the scrollbar. This is bad because
  in this way Javascript cannot determine if the mouse is over the
  scrollbar or if the mouse is on the left side of the DIV. Here is a
  demo:

  http://www.ailis.de/~k/permdata/20070903/scrollbar.html

  Move the mouse over the div and then move it to the right over the
  scrollbar and watch the displayed X coordinate wrapping from 186 to 1.
  Other browsers behave correctly. Tested it in IE, Safari, Konqueror
  and Opera. In my opinion the mouse events should not fire at all when
  the mouse pointer is over the scrollbar but my opinion is not
  important. So I think this should be fixed so Firefox behaves like all
  other browsers and don't "wrap" the mouse position.

  I also tested the current Firefox Nightly Build and the problem is
  still present there.

  ProblemType: Bug
  Architecture: i386
  Date: Mon Sep  3 13:26:05 2007
  DistroRelease: Ubuntu 7.04
  Package: firefox 2.0.0.6+1-0ubuntu1
  PackageArchitecture: i386
  SourcePackage: firefox
  Uname: Linux vincent 2.6.20-16-generic #2 SMP Fri Aug 31 00:55:27 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/136985/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 136985] Re: layerX/layerY wrong when mouse is over scrollbar

2018-05-30 Thread Bug Watch Updater
** Changed in: firefox
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/136985

Title:
  layerX/layerY wrong when mouse is over scrollbar

Status in Mozilla Firefox:
  New
Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  When you have a DIV with scrollbars (overflow:scroll or overflow:auto)
  and connect a mouse handler like "onmousemove" to the div then
  event.layerX must contain the X mouse position relative to the upper
  left corner of the DIV. But this doesn't work in Firefox when the
  mouse is over the scrollbar. Firefox "wraps" the mouse position so it
  begins with X=0 at the left edge of the scrollbar. This is bad because
  in this way Javascript cannot determine if the mouse is over the
  scrollbar or if the mouse is on the left side of the DIV. Here is a
  demo:

  http://www.ailis.de/~k/permdata/20070903/scrollbar.html

  Move the mouse over the div and then move it to the right over the
  scrollbar and watch the displayed X coordinate wrapping from 186 to 1.
  Other browsers behave correctly. Tested it in IE, Safari, Konqueror
  and Opera. In my opinion the mouse events should not fire at all when
  the mouse pointer is over the scrollbar but my opinion is not
  important. So I think this should be fixed so Firefox behaves like all
  other browsers and don't "wrap" the mouse position.

  I also tested the current Firefox Nightly Build and the problem is
  still present there.

  ProblemType: Bug
  Architecture: i386
  Date: Mon Sep  3 13:26:05 2007
  DistroRelease: Ubuntu 7.04
  Package: firefox 2.0.0.6+1-0ubuntu1
  PackageArchitecture: i386
  SourcePackage: firefox
  Uname: Linux vincent 2.6.20-16-generic #2 SMP Fri Aug 31 00:55:27 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/136985/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 136985] Re: layerX/layerY wrong when mouse is over scrollbar

2018-05-24 Thread Bug Watch Updater
** Changed in: firefox
   Status: New => Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/136985

Title:
  layerX/layerY wrong when mouse is over scrollbar

Status in Mozilla Firefox:
  Unknown
Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  When you have a DIV with scrollbars (overflow:scroll or overflow:auto)
  and connect a mouse handler like "onmousemove" to the div then
  event.layerX must contain the X mouse position relative to the upper
  left corner of the DIV. But this doesn't work in Firefox when the
  mouse is over the scrollbar. Firefox "wraps" the mouse position so it
  begins with X=0 at the left edge of the scrollbar. This is bad because
  in this way Javascript cannot determine if the mouse is over the
  scrollbar or if the mouse is on the left side of the DIV. Here is a
  demo:

  http://www.ailis.de/~k/permdata/20070903/scrollbar.html

  Move the mouse over the div and then move it to the right over the
  scrollbar and watch the displayed X coordinate wrapping from 186 to 1.
  Other browsers behave correctly. Tested it in IE, Safari, Konqueror
  and Opera. In my opinion the mouse events should not fire at all when
  the mouse pointer is over the scrollbar but my opinion is not
  important. So I think this should be fixed so Firefox behaves like all
  other browsers and don't "wrap" the mouse position.

  I also tested the current Firefox Nightly Build and the problem is
  still present there.

  ProblemType: Bug
  Architecture: i386
  Date: Mon Sep  3 13:26:05 2007
  DistroRelease: Ubuntu 7.04
  Package: firefox 2.0.0.6+1-0ubuntu1
  PackageArchitecture: i386
  SourcePackage: firefox
  Uname: Linux vincent 2.6.20-16-generic #2 SMP Fri Aug 31 00:55:27 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/136985/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 136985]

2013-04-12 Thread Nic-t
This bug is still present in Firefox 20, and
http://www.ailis.de/~k/permdata/20070903/scrollbar.html
If you change the boder width, and put the mouse cursor on border-left and 
padding-left, the x will both be 0.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/136985

Title:
  layerX/layerY wrong when mouse is over scrollbar

Status in The Mozilla Firefox Browser:
  New
Status in “firefox” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  When you have a DIV with scrollbars (overflow:scroll or overflow:auto)
  and connect a mouse handler like onmousemove to the div then
  event.layerX must contain the X mouse position relative to the upper
  left corner of the DIV. But this doesn't work in Firefox when the
  mouse is over the scrollbar. Firefox wraps the mouse position so it
  begins with X=0 at the left edge of the scrollbar. This is bad because
  in this way Javascript cannot determine if the mouse is over the
  scrollbar or if the mouse is on the left side of the DIV. Here is a
  demo:

  http://www.ailis.de/~k/permdata/20070903/scrollbar.html

  Move the mouse over the div and then move it to the right over the
  scrollbar and watch the displayed X coordinate wrapping from 186 to 1.
  Other browsers behave correctly. Tested it in IE, Safari, Konqueror
  and Opera. In my opinion the mouse events should not fire at all when
  the mouse pointer is over the scrollbar but my opinion is not
  important. So I think this should be fixed so Firefox behaves like all
  other browsers and don't wrap the mouse position.

  I also tested the current Firefox Nightly Build and the problem is
  still present there.

  ProblemType: Bug
  Architecture: i386
  Date: Mon Sep  3 13:26:05 2007
  DistroRelease: Ubuntu 7.04
  Package: firefox 2.0.0.6+1-0ubuntu1
  PackageArchitecture: i386
  SourcePackage: firefox
  Uname: Linux vincent 2.6.20-16-generic #2 SMP Fri Aug 31 00:55:27 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/136985/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 136985]

2011-11-03 Thread agamemnus
This bug persists, lol. :\

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/136985

Title:
  layerX/layerY wrong when mouse is over scrollbar

Status in The Mozilla Firefox Browser:
  New
Status in “firefox” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  When you have a DIV with scrollbars (overflow:scroll or overflow:auto)
  and connect a mouse handler like onmousemove to the div then
  event.layerX must contain the X mouse position relative to the upper
  left corner of the DIV. But this doesn't work in Firefox when the
  mouse is over the scrollbar. Firefox wraps the mouse position so it
  begins with X=0 at the left edge of the scrollbar. This is bad because
  in this way Javascript cannot determine if the mouse is over the
  scrollbar or if the mouse is on the left side of the DIV. Here is a
  demo:

  http://www.ailis.de/~k/permdata/20070903/scrollbar.html

  Move the mouse over the div and then move it to the right over the
  scrollbar and watch the displayed X coordinate wrapping from 186 to 1.
  Other browsers behave correctly. Tested it in IE, Safari, Konqueror
  and Opera. In my opinion the mouse events should not fire at all when
  the mouse pointer is over the scrollbar but my opinion is not
  important. So I think this should be fixed so Firefox behaves like all
  other browsers and don't wrap the mouse position.

  I also tested the current Firefox Nightly Build and the problem is
  still present there.

  ProblemType: Bug
  Architecture: i386
  Date: Mon Sep  3 13:26:05 2007
  DistroRelease: Ubuntu 7.04
  Package: firefox 2.0.0.6+1-0ubuntu1
  PackageArchitecture: i386
  SourcePackage: firefox
  Uname: Linux vincent 2.6.20-16-generic #2 SMP Fri Aug 31 00:55:27 UTC 2007 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/136985/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp