[Bug 263435]

2020-05-08 Thread Masayuki
Hey, I said, "If you think that it's not enough to reserve shortcut keys for some functions, please file a bug for each shortcut key". And Ctrl+N, Ctrl+W and Ctrl+T should work on Windows. They are reserved shortcut keys. -- You received this bug notification because you are a member of Ubuntu B

[Bug 263435]

2020-05-08 Thread Masayuki
FYI: Windows specific fix: bug 1257759 Mac specific fix: bug 1257760 And note that this is WONTFIX on Linux due to event handling model limitation, technically. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 263435]

2020-05-08 Thread Masayuki
This is now (Fx 48~), fixed by bug 1203059 only for "reserved" shortcut keys. If you think that it's not enough to reserve shortcut keys for some functions, please file a bug for each shortcut key. Our agreement is, we do NOT enable whole shortcut keys on plugins, e.g., Ctrl+C, etc. So, be carefu

[Bug 263435]

2020-05-08 Thread Masayuki
And nobody shouldn't reopen this bug because I implemented a way to override shortcut keys even if a plugin has focus. So, if you find specific problem, please file a bug for each problem. This bug has too many CC list and a lot of comments. So, it doesn't make sense to keep discussing on this bug.

[Bug 32891]

2020-03-30 Thread Masayuki
Moving all open keyboard/IME handling bugs to DOM: UI Events & Focus Handling component. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/32891 Title: Improve support for non-gnome Input method

[Bug 1228250]

2019-03-13 Thread Masayuki
Comment on attachment 8915954 Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier Review request updated; see interdiff: https://reviewboard.mozilla.org/r/186794/diff/4-5/ -- You received this bug notification because you are a member of Ubuntu B

[Bug 1228250]

2019-03-13 Thread Masayuki
(In reply to public from comment #128) > This add-on can be used until Firefox 58 has been released: Shift + Scroll > (Horizontal Scrolling) - > https://addons.mozilla.org/en-US/firefox/addon/shift-scroll/ Firefox 56 and earlier, it can be implemented by XUL addons, but Gecko 58+ has this feature.

[Bug 1228250]

2019-03-13 Thread Masayuki
https://treeherder.mozilla.org/#/jobs?repo=try&revision=57d5864711a2a2bd65130644c9da616017184b58 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title: [Shift + Mouse-Scroll-Wheel] Does NOT Sc

[Bug 1228250]

2019-03-13 Thread Masayuki
Comment on attachment 8915954 Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier Review request updated; see interdiff: https://reviewboard.mozilla.org/r/186794/diff/3-4/ -- You received this bug notification because you are a member of Ubuntu B

[Bug 1228250]

2019-03-13 Thread Masayuki
Comment on attachment 8915954 Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier https://reviewboard.mozilla.org/r/186794/#review195394 > You change the ordering of whether action is first checked for plugin or apz, and delta is adjusted before t

[Bug 1228250]

2019-03-13 Thread Masayuki
I realized that due to e10s mochitests disabled, we won't test the default actions of wheel events without APZ. I manually ran the test without non-e10s mochitests. Then, I confirmed that it's all green. On the other hand, there is a known bug in the patch. The multiplier pref for X axis is appli

[Bug 1228250]

2019-03-13 Thread Masayuki
Comment on attachment 8915954 Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier Review request updated; see interdiff: https://reviewboard.mozilla.org/r/186794/diff/2-3/ -- You received this bug notification because you are a member of Ubuntu B

[Bug 1228250]

2019-03-13 Thread Masayuki
Comment on attachment 8915954 Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier https://reviewboard.mozilla.org/r/186794/#review193228 Because the tests set default action of both without any modifier and with shift to "scroll": > default: 1, w

[Bug 1228250]

2019-03-13 Thread Masayuki
Oops, I used wrong form to reply to the review comments :-( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title: [Shift + Mouse-Scroll-Wheel] Does NOT Scroll Horizontally To manage notifica

[Bug 1228250]

2019-03-13 Thread Masayuki
Comment on attachment 8915954 Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier Review request updated; see interdiff: https://reviewboard.mozilla.org/r/186794/diff/1-2/ -- You received this bug notification because you are a member of Ubuntu B

[Bug 1228250]

2019-03-13 Thread Masayuki
Created attachment 8915954 Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier This patch declares a new pref, "mousewheel.modifier_to_treat_vertical_wheel_as_horizontal_scroll", this takes a keycode of modifier keys as its value. The default valu

[Bug 1228250]

2019-03-13 Thread Masayuki
https://treeherder.mozilla.org/#/jobs?repo=try&revision=eedf1e99a374ea782be21bb64d707fa014c9b435 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title: [Shift + Mouse-Scroll-Wheel] Does NOT Sc

[Bug 1228250]

2019-03-13 Thread Masayuki
Okay, now, I think that 2-2 is the best here because: 1. if we ban diagonal wheel events with specific modifier key, horizontal scroll might be too slow if the device can cause diagonal scroll easily (even if user expects only vertical scroll). 2. if we also take deltaX as horizontal scroll, hor

[Bug 1228250]

2019-03-13 Thread Masayuki
Comment on attachment 8915954 Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier https://reviewboard.mozilla.org/r/186794/#review193228 > Oh, modifier in the JS object isn't about the event but about the pref. Could you document that somewhere I

[Bug 1228250]

2019-03-13 Thread Masayuki
(In reply to Olli Pettay [:smaug] from comment #111) > (In reply to Masayuki Nakano [:masayuki] (JST, +0900) from comment #108) > > > On macOS, we may receive diagonal wheel operation events. In such case, we > > should not respect the new pref because the new pref is for legac

[Bug 1228250]

2019-03-13 Thread Masayuki
https://treeherder.mozilla.org/#/jobs?repo=try&revision=c8a75e4e55f87b622341651c1ff95e097272cb0f -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title: [Shift + Mouse-Scroll-Wheel] Does NOT Sc

[Bug 1228250]

2019-03-13 Thread Masayuki
2-3. Handle deltaX as horizontal scroll too (but may cause too fast or slow scroll with diagonal wheel operation). I like 1-1, 1-3 or 2-2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title:

[Bug 1228250]

2019-03-13 Thread Masayuki
https://treeherder.mozilla.org/#/jobs?repo=try&revision=e15a3bcb3fcc3f8288e6f6ffdc31e28d042542ea -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title: [Shift + Mouse-Scroll-Wheel] Does NOT Sc

[Bug 1228250]

2019-03-13 Thread Masayuki
Requesting ni? for the above reply from MozReview. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title: [Shift + Mouse-Scroll-Wheel] Does NOT Scroll Horizontally To manage notifications abo

[Bug 1228250]

2019-03-13 Thread Masayuki
(In reply to Olli Pettay [:smaug] from comment #113) > (In reply to Masayuki Nakano [:masayuki] (JST, +0900) from comment #112) > > Anyway, I don't think that we should use this feature when the user's device > > is obviously non-legacy pointing device, i.e., it supports

[Bug 1228250]

2019-03-13 Thread Masayuki
Comment on attachment 8915954 Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier https://reviewboard.mozilla.org/r/186794/#review192730 ::: commit-message-19b32:26 (Diff revision 1) > +restoring. > + > +So, this patch does NOT change any wheel ev

[Bug 1228250]

2019-03-13 Thread Masayuki
Comment on attachment 8915954 Bug 143038 Make users can scroll contents horizontally with vertical wheel operation with a modifier https://reviewboard.mozilla.org/r/186794/#review192674 > Could you explain this. Currently shift+vertical wheel is back-forward. Does > this new behavior override t

[Bug 1228250]

2019-03-13 Thread Masayuki
https://treeherder.mozilla.org/#/jobs?repo=try&revision=f517c8a2bdf5265c785e60f2b9d125285869c42f -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title: [Shift + Mouse-Scroll-Wheel] Does NOT Sc

[Bug 1228250]

2019-03-13 Thread Masayuki
(In reply to Olli Pettay [:smaug] from comment #85) > (In reply to Masayuki Nakano (:masayuki) (Mozilla Japan) from comment #82) > > > That sounds like a minor problem that could be fixed in this bug or a > > > follow-up. > > > > I think that we should decide

[Bug 1228250]

2019-03-13 Thread Masayuki
https://treeherder.mozilla.org/#/jobs?repo=try&revision=554cd7fe7479c2cad7a3e246280eaf611a8c59f1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title: [Shift + Mouse-Scroll-Wheel] Does NOT Sc

[Bug 1793049] [NEW] Sync i2p 0.9.36-2 (universe) from Debian unstable (main)

2018-09-17 Thread Masayuki Hatta
newer Tomcat8. See https://bugs.debian.org/908884. -- Masayuki Hatta Mon, 17 Sep 2018 09:25:49 +0900 i2p (0.9.36-1) unstable; urgency=medium * New upstream release. * d/control: Bumped Standards-Version to 4.2.0. * d/control: Made i2p-router depends on famfamfam-flag-png. * d/i2p

[Bug 1792137] [NEW] Sync i2p 0.9.36-1 (universe) from Debian unstable (main)

2018-09-12 Thread Masayuki Hatta
depends on famfamfam-flag-png. * d/i2p-router.install: Fixed some typo. * d/i2p-r.links, d/i2p-r.pre, d/rules: Added famfamfam-flag-png support. * d/rules: Added reproducible build flag. * d/i2p-r.man, d/i2p.man, d/po: Updated translations. -- Masayuki Hatta Fri, 24 Aug 2018 09:33:27 -0700

[Bug 1785125] [NEW] Sync i2p 0.9.35-1 (universe) from Debian unstable (main)

2018-08-02 Thread Masayuki Hatta
0.9.34-1ubuntu3: i2p (0.9.35-1) unstable; urgency=medium * New upstream release. * i2p should depend on apparmor - closes: #902426 -- Masayuki Hatta Wed, 25 Jul 2018 14:54:05 +0900 i2p (0.9.34-2) unstable; urgency=medium * Bumped Standards-Version to 4.1.4. * Built with

[Bug 1228250]

2014-02-04 Thread Masayuki
And I'd like to know if other browsers have this feature? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1228250 Title: [Shift + Mouse-Scroll-Wheel] Does NOT Scroll Horizontally To manage notificati

[Bug 1228250]

2014-02-04 Thread Masayuki
Comment on attachment 8369358 Horizontal Scrolling with Mouse wheel+ modifier key I believe that you want to swap the scroll direction completely. However, your patch just swap the scroll direction of default action of wheel event. E.g., scrollable element implemented with JS is scroll normally wi

[Bug 1228250]

2014-02-04 Thread Masayuki
(In reply to Jan Keromnes [:janx] from comment #80) > > 2. If it's not enabled in default settings, how many people would use > > (realize) this feature? > > Giving frustrated users no option to enable this is bad. Currently, > searching for how to enable this feature in firefox gives a lot of "n

[Bug 1228250]

2014-02-04 Thread Masayuki
(In reply to nandhp from comment #75) > First, my desktop still has a 1-dimensional wheel. After all, mice aren't > the kind of gadget that have compelling reasons for people to upgrade them > every six months. Well, but horizontal scroll is supported on Vista or later with native message. So, all

[Bug 1228250]

2014-02-04 Thread Masayuki
Sorting out my concern: 1. Many people still want this in these days? 2. If it's not enabled in default settings, how many people would use (realize) this feature? 3. If it doesn't swap DOM wheel event's delta values, users won't scroll custom scrollable elements implemented with JS horizontally

[Bug 1228250]

2014-02-04 Thread Masayuki
(In reply to Masayuki Nakano (:masayuki) (Mozilla Japan) from comment #76) > (In reply to nandhp from comment #75) > > I still think this feature is useful, even if I don't need it myself. > > If so, why don't you change the default settings? Oops, you're not janx.

[Bug 1228250]

2014-02-04 Thread Masayuki
Oh, Shift + Wheel is now navigating history on non-Mac platforms... http://mxr.mozilla.org/mozilla-central/source/browser/app/profile/firefox.js#604 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/122825

[Bug 995742] Re: package ruby-rvm 1.6.9-0ubuntu2 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 2 を返しました

2012-05-06 Thread KAMACHI Masayuki
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/995742 Title: package ruby-rvm 1.6.9-0ubuntu2 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 2 を返しました To manage notif

[Bug 995742] [NEW] package ruby-rvm 1.6.9-0ubuntu2 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 2 を返しました

2012-05-06 Thread KAMACHI Masayuki
Public bug reported: installing ruby-rvm failed. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: ruby-rvm 1.6.9-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14 Uname: Linux 3.2.0-24-generic x86_64 ApportVersion: 2.0.1-0ubuntu7 Architecture: amd64 Date: Mon May 7 12:51:

[Bug 239222]

2012-03-12 Thread Masayuki
I'm going to work on reimplementing the keycode computation on Linux. If you write the patch for this, I hope you do it quickly. FYI: the code was moved to nsGtkKeyUtils.cpp. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 239222]

2012-03-12 Thread Masayuki
(In reply to Karl Tomlinson (:karlt) from comment #37) > I never liked having > Ctrl-Q as a short cut for quit. Keyboard input does have different > behaviour depending on what is focused, and I don't think we'll be able to > change that. I think that it's not minor issue if a lot of Linux users

[Bug 239222]

2012-03-12 Thread Masayuki
Comment on attachment 603986 Patch v.3 I believe that this improves the usability of Hebrew users at least for now, and we should land such patch ASAP because the deadline of next merge is next week. However, I'm concerned by following situation. If Hebrew users is using normal Hebrew layout wit

[Bug 744580]

2012-02-29 Thread Masayuki
No. There are some issues which must be fixed before landing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744580 Title: Firefox doesn't auto scroll when selecting content downwards To manage noti

[Bug 744580]

2011-08-03 Thread Masayuki
Temporarily, backed out for risk management of mozilla8, see bug 675865. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744580 Title: Firefox doesn't auto scroll when selecting content downwards To

[Bug 744580]

2011-07-24 Thread Masayuki
(In reply to comment #37) > but if user "shakes" the mouse the speed must increase (this is currently > implemented and works good) I don't think so, see bug 672181. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 744580]

2011-07-18 Thread Masayuki
http://hg.mozilla.org/integration/mozilla-inbound/rev/42e432ef2bc4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744580 Title: Firefox doesn't auto scroll when selecting content downwards To manage

[Bug 744580]

2011-07-16 Thread Masayuki
http://hg.mozilla.org/integration/mozilla-inbound/rev/28127a75bb29 relanded. thank you for your quick response, roc! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744580 Title: Firefox doesn't auto

[Bug 744580]

2011-07-16 Thread Masayuki
http://hg.mozilla.org/integration/mozilla-inbound/rev/0cf0239724c2 backed out, I'll reland it soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744580 Title: Firefox doesn't auto scroll when sele

[Bug 744580]

2011-07-16 Thread Masayuki
(In reply to comment #27) > > + nsPoint currentScrollPos = scrollableFrame->GetScrollPosition(); > > + nsRect visibleRectOfScrolledFrame = scrollableFrame->GetScrollPortRect(); > > + visibleRectOfScrolledFrame.MoveTo(currentScrollPos); > > This should be scrollableFrame->GetScrollPortRect() + c

[Bug 744580]

2011-07-16 Thread Masayuki
http://hg.mozilla.org/integration/mozilla-inbound/rev/56fd5d1934b7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744580 Title: Firefox doesn't auto scroll when selecting content downwards To manage

[Bug 744580]

2011-07-15 Thread Masayuki
Created attachment 546015 Patch v3.1 Thank you, faaborg. # fix a nit from previous patch Note that the pref names are changed since they're used for selection root element too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 744580]

2011-07-12 Thread Masayuki
Another proposal: Only when mouse cursor is on current screen edge, the selection root scrollable element can be scrolled on its edge. However, this would test harder than current patch. And it may confuse users to change the behavior depending on the window position/size in screen. -- You receiv

[Bug 744580]

2011-07-12 Thread Masayuki
Created attachment 544738 Patch v3.0.1 I think this needs ui-review. Users can scroll any selection root elements while they move mouse cursor on their edge. This means that user can scroll scrollable element always if all of it is visible. If mouse cursor is on edge, the scrolling speed is alwa

[Bug 744580]

2011-07-12 Thread Masayuki
Created attachment 544683 Patch v3.0 testing on tryserver... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744580 Title: Firefox doesn't auto scroll when selecting content downwards To manage noti

[Bug 744580]

2011-07-07 Thread Masayuki
Um, I have a question. Should this bug be fixed on all scrollable elements? I.e., should and be also scrolled when mouse cursor is on their edge? For a11y, I think that they should be scrollable too, though. Chris's patch looks so. But I'm not sure whether it was intentional. -- You received

[Bug 744580]

2011-07-06 Thread Masayuki
I landed bug 552707 on inbound. So, the patch shouldn't be used. I'll post a new patch ASAP. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744580 Title: Firefox doesn't auto scroll when selecting co

[Bug 744580]

2011-06-26 Thread Masayuki
My bug 552707 patch is waiting final review of smaug. The patch has been already passed ui-review and roc's first review. And even if this patch would be landed first, I needed to backout of this change and need to change my patch for scrolling body on its edge. Therefore, I'd like you wait bug 552

[Bug 744580]

2011-06-26 Thread Masayuki
Um, this patch may conflict with bug 552707. And I think that the body element should be scrollable on its edge of bug 552707's patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744580 Title: Fir

[Bug 239831]

2010-10-14 Thread Masayuki
Web pages still can steal focus, see bug 604289. I'll fix it ASAP. -- FIREFOX START PAGE: Focus pulled to start page Google box https://bugs.launchpad.net/bugs/239831 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 174407] Re: Search results invisible in amd64 version

2009-08-15 Thread Masayuki Hatta
Hi, I'm the Debian maintainer of this package. Recently I uploaded the new package 0.3.6.2-1 to Debian sid, which contains fixes from openSUSE. So this bug can be closed when that package enters to Ubuntu. BTW, I really appreciate if you could report bugs to Debian BTS (http://bugs.debian.org/eb