menu funkiness after 1-1-04 builds..(Found Cause)

Discussion about official Mozilla Firefox builds
Post Reply
fizz
Posts: 62
Joined: September 23rd, 2003, 11:19 am

menu funkiness after 1-1-04 builds..(Found Cause)

Post by fizz »

I just noticed this, was using 12-28, recently upgraded to 1-15, and now 1-20 builds, and ive noticed on the menu's that if you have submenu's the arrows dont show up, and normally if you leave the mouse there, it stays highlighted, however now, the arrows are gone, and it doesnt stay highlighted as if your not hovering your mouse over it. It also does them same thing on book mark folders in the toolbar. If you move the mouse for even a brief second, it highlights, and then goes away again. Is anyone seeing this, or is it just me?

Thanks
Last edited by fizz on February 11th, 2004, 9:31 am, edited 1 time in total.
User avatar
Nathan George
Posts: 36
Joined: October 26th, 2003, 8:38 am
Location: Newcastle upon Tyne

Post by Nathan George »

Not just you, on this build (see sig) it stays highlighted but the arrow disappears.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
User avatar
frease
Posts: 3981
Joined: September 16th, 2003, 1:17 pm

Post by frease »

TheOneKEA
Posts: 4864
Joined: October 16th, 2003, 5:47 am
Location: Somewhere in London, riding the Underground

Post by TheOneKEA »

I've never seen this on any 2004 build.

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040121 Firebird/0.8.0+ (.:MrC:.)
Proud user of teh Fox of Fire
Registered Linux User #289618
User avatar
Jobarr
Posts: 138
Joined: November 15th, 2002, 4:47 pm

Post by Jobarr »

The arrows are pointless anyway since there are folder icons, I think. :)
mitch.c
Posts: 97
Joined: January 5th, 2004, 5:25 pm
Contact:

Post by mitch.c »

TheOneKEA wrote:I've never seen this on any 2004 build.

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7a) Gecko/20040121 Firebird/0.8.0+ (.:MrC:.)

That's funny 'cuz I'm using the same build you are and it's the first thing I noticed. I fixed it by adding this to UserChrome.css:

Code: Select all

/*
 * Solves current trunk problem bug #231144
 */
.menu-right {
    -moz-image-region: auto;
}

I doubt this is the correct way to solve but it works for now. [-o<
.: mitch :.
fizz
Posts: 62
Joined: September 23rd, 2003, 11:19 am

Post by fizz »

this fixes the arrows, but doesnt fix the wierd highlighting issues.
fizz
Posts: 62
Joined: September 23rd, 2003, 11:19 am

Post by fizz »

http://bugzilla.mozilla.org/show_bug.cgi?id=125370 is bug (one of the 50 or so) reguarding this issue.
mitch.c
Posts: 97
Joined: January 5th, 2004, 5:25 pm
Contact:

Post by mitch.c »

fizz wrote:this fixes the arrows, but doesnt fix the wierd highlighting issues.

I'm not seeing the highlighting issue on the build (Linux - trunk) I did today. And I'm not seeing it on the Windows build from Jan 14 (official - branch).
.: mitch :.
fizz
Posts: 62
Joined: September 23rd, 2003, 11:19 am

Post by fizz »

The problem seems to be partially resolved now..
If you hold down the mouse button the problem isnt seen (Also, arrows are fixed :) )
However if you click on a menu and dont hold mouse button, the problem shows its self like that.

Just thought id post to let ya know.
This is on stipe's 1/27/04 build.
User avatar
bcool
Posts: 638
Joined: December 27th, 2003, 9:01 am
Location: Ozarks

Post by bcool »

This is interesttng. I cannot reproduce the effects you describe in any fashion on stipe's:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040124 Firebird/0.8.0+ (stipe)

unless....

when I mouseover in Bookmarks menu to arrow then to submenu, I DO notice the highlight does blink away once then returns on the main menu. The arrows never disappear nor is the highlight on the submenu affected.
Never let them see you sweat
fizz
Posts: 62
Joined: September 23rd, 2003, 11:19 am

Post by fizz »

Thats what im referring to, bookmark folders, however it happens on any kind of pull down menu for me. including file/edit/view and the bookmark folder toolbar.
fizz
Posts: 62
Joined: September 23rd, 2003, 11:19 am

Post by fizz »

** Found Cause of Problem **

Im using a Dual Display, and I always use browser on secondary display (Lower Resolution then Primary) as i need the high resolution for other apps on primary display. I found that if I move this window to primary display, the problem does not exist. Works as it should! Move it back to secondary display (LCD Monitor) it goes back to funky pulldown wierdness.

Anyone have any insight on how to resolve this?
Post Reply