Re: [Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-02-11 Thread 4711
Well, before 3.1 isn't released I don't see a reason why I should test 3.2.
Performance can't be the only problem here...


Alexander Sack schrieb:
 I cannot easily trigger this on my machine with the recent firefox-3.2 
 dailies in
 https://edge.launchpad.net/~ubuntu-mozilla-daily/+archive
 
 It could be because of performance improvements, but maybe it was fixed.
 Could you please check those builds if you could reliably reproduce
 before (probably running a slow system).
 
 Thanks.


-- 
[MASTER] right click (with button release) might activate random popup-menu-item
https://bugs.launchpad.net/bugs/187313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-02-09 Thread 4711
Warning! 
The following STR might be another bug or total rubbish.

STR:
1. Bring up a context menu over the content
2. Move your mouse to highlight a menu entry (don't click, don't move)
3. Press ESC
4. Do a fast right click to bring up the context menu again
5. The highlighted entry will fire

Maybe the problem is not showing the menu but hiding it?

-- 
[MASTER] right click (with button release) might activate random popup-menu-item
https://bugs.launchpad.net/bugs/187313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-02-09 Thread 4711
Alexander Sack schrieb:
 Right ... thats the current understanding. Also I somehow have the
 feeling that this happens because the focus gets auto moved to the
 none-existing popup. The randomness could be explained by a overflow
 given that the actual popup size is still zero.
Extending my test extension (JavaScript!) to report the size and position of 
the popup will
show that everything is correct. (Yes! The popup is there!)

-- 
[MASTER] right click (with button release) might activate random popup-menu-item
https://bugs.launchpad.net/bugs/187313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-02-01 Thread 4711
I've made an extension for testing. Its main goal is to dump a message to the 
console about ghost commands.
(To see the messages you have to set browser.dom.window.dump.enabled to 
true and start Fx from the console)
As a side effect the extension tries to hack around the bug. Please note that 
this is really only a hack around!

You can find the extension (Context Menu Tweaker) here:
http://www.krickelkrackel.de/testing/cmt.xpi (3kb)

Again: The extension is only for testing and you should know what you
are doing or installing.

Happy testing.

-- 
[MASTER] right click (with button release) might activate random popup-menu-item
https://bugs.launchpad.net/bugs/187313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-01-30 Thread 4711
1.)
The Mouse Gestures extension only changes the context menu behaviour from 
mousedown to mouseup
for context menus inside the content where Mouse Gestures is working. In all 
other places the menu
will be shown on mousedown! (Like the context menu for tabs or toolbars)

2.)
I don't think the problem is related to Accessibility. At least on my system.

3.)
With Fx3/Gecko 1.9 a lot of changes to the popup code where introduced.
After some investigation with eventListeners (added by an extension) I have 
found one (big?) problem:

-Sometimes mouseup events are fired to the popup although the popup is not 
visible yet.
 (the popup.state is showing not open)
-this mouseup will call the command of the menuitem it happened over and close 
the popup
 (I think positioning and showing the popup is VERY slow)

For me the ghost commands where 100% reproducible when a mouseup was fired to 
the popup
while its state was showing (about to become visible)

The problem happens more often if the popup has to be moved to the top of the 
cursor. (More calculations?)
And I can reproduce it quite reliable if the window the popup belongs to has to 
be brought to the front first.

Have a look at:
https://developer.mozilla.org/en/XUL/PopupGuide/OpenClose#Determining_if_a_Popup_is_Open

-- 
[MASTER] right click (with button release) might activate random popup-menu-item
https://bugs.launchpad.net/bugs/187313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 276705] Re: Update Mozgest to 2.1.x

2008-12-09 Thread 4711
MozGest 2.1 will be ready soon.

http://www.mousegestures.org/websvn/listing.php?repname=MozGestpath=%2Fmozgest_2_1_branch%2F

http://www.mousegestures.org/svn/mozgest_2_1_branch
( u: guest pw: mozgest )

** Summary changed:

- Update Mozgest to 2.0.3
+ Update Mozgest to 2.1.x

-- 
Update Mozgest to 2.1.x
https://bugs.launchpad.net/bugs/276705
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 213388] Re: Right click menu opens centered

2008-10-23 Thread 4711
Let me guess:
Nightly Tester Tools were used to force compatibility of Mouse Gestures 
1.5.2 with Fx3?

This bug was reported BEFORE MozGest (1.9) was available as a working package.
So I think this bug is invalid.

- https://bugs.launchpad.net/ubuntu/+source/mozgest/+bug/218363

-- 
Right click menu opens centered
https://bugs.launchpad.net/bugs/213388
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 276705] [NEW] Update Mozgest to 2.0.3

2008-10-01 Thread 4711
Public bug reported:

Binary package hint: mozgest

http://www.mousegestures.org/svn/mozgest_2_0_branch

** Affects: mozgest (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Update Mozgest to 2.0.3
https://bugs.launchpad.net/bugs/276705
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 276705] Re: Update Mozgest to 2.0.3

2008-10-01 Thread 4711
or:
http://www.mousegestures.org/websvn/listing.php?repname=MozGestpath=%2Fmozgest_2_0_branch%2F

-- 
Update Mozgest to 2.0.3
https://bugs.launchpad.net/bugs/276705
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217812] Re: [HARDY] binary components provided by extensions not loaded

2008-08-21 Thread 4711
I've just installed the update for libnspr4-0d
(4.7.1+1.9-ubuntu0.8.04.5) and everything is working fine now.

It might be necessary to delete compreg.dat and xpti.dat from the used
Fx profile to (re)register the component(s).

-- 
[HARDY] binary components provided by extensions not loaded
https://bugs.launchpad.net/bugs/217812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217812] Re: [HARDY] binary components provided by extensions not loaded

2008-08-11 Thread 4711
After installing libnspr4-dev (4.7.1+1.9-0Ubuntu0.8.04.1) binary
components are loaded.

-- 
[HARDY] binary components provided by extensions not loaded
https://bugs.launchpad.net/bugs/217812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217812] Re: [HARDY] binary components provided by extensions not loaded

2008-08-11 Thread 4711
I've just done a fresh Ubuntu 8.04.1 installation. After installing all 
distro-updates and
starting Fx 3.0.1 and installing an extension with a binary component, the 
component
was _not_ loaded.
After installing libnspr4-dev and deleting compreg.dat and xpti.dat from the Fx 
profile the
component was loaded and is working as expected.
Using a fresh Fx profile (libnspr4-dev already installed) and installing an 
extension with
binary component(s) _without_ deleting the two files is also working.

-- 
[HARDY] binary components provided by extensions not loaded
https://bugs.launchpad.net/bugs/217812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217812] Re: [HARDY] binary components provided by extensions not loaded

2008-07-24 Thread 4711
 please post it to the mailing list as it is not a bug.

Ok, actually there is no one willing to give an answer.
Please close this bug.

** Changed in: firefox-3.0 (Ubuntu)
 Assignee: irfan khan soomro (mozilla-firefox3) = (unassigned)
   Status: Confirmed = Invalid

-- 
[HARDY] binary components provided by extensions not loaded
https://bugs.launchpad.net/bugs/217812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217812] Re: [HARDY] binary components provided by extensions not loaded

2008-06-22 Thread 4711
To summarize:

Some extensions don't work under Ubuntu 8.04 because mozilla links
against old libc libraries.

Is there a documentation about that somewhere?
Is there a  documentation available HOW to compile binary components working 
with
Fx2, Fx3/Mozilla and Fx3/Ubuntu?

Is there a Mozilla-SDK available to compile against for
Fx2/3/Mozilla/Ubuntu?

-- 
[HARDY] binary components provided by extensions not loaded
https://bugs.launchpad.net/bugs/217812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217812] Re: [HARDY] binary components provided by extensions not loaded

2008-06-18 Thread 4711
Just tried to install the google toolbar.
Same problem. The binary components are not registered.
Install the toolbar and have a look at the error console...

Is this still minor?

And from my point of view it is totally out of perspective to ask for it as
licensed as free.

Fx3 provided by Ubuntu is simply not behaving the same way as Fx3
downloaded from Mozilla.

Fx3 provided by Ubuntu feels free to destory a working profile.

-- 
[HARDY] binary components provided by extensions not loaded
https://bugs.launchpad.net/bugs/217812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217812] Re: [HARDY] binary components provided by extensions not loaded

2008-04-23 Thread 4711
** Changed in: firefox-3.0 (Ubuntu)
Sourcepackagename: firefox = firefox-3.0

-- 
[HARDY] binary components provided by extensions not loaded
https://bugs.launchpad.net/bugs/217812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217812] [NEW] [HARDY] binary components provided by extensions not loaded

2008-04-15 Thread 4711
Public bug reported:

Binary package hint: mozilla-firefox

Hardy beta.

Binary components (.so) within extensions are not loaded at startup with Fxb5.
Instead this message is shown in the error console:
Failed to load XPCOM component: //.so

Additionaly this error is reported after EVERY extension install:
Failed to load XPCOM component: 
/usr/lib/xulrunner-1.9b5/components/libpyloader.so

Running a Fxb5 downloaded from mozilla with a fresh profile (created with that 
download) is working as expected.
Running the Fxb5 from the distribution on that working profile makes that 
profile show
the same problems as described above.

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[HARDY] binary components provided by extensions not loaded
https://bugs.launchpad.net/bugs/217812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs