Post Reply 
Prox Menu: Show xx CSS
May. 08, 2009, 04:38 PM
Post: #31
RE: Prox Menu: Show xx CSS
(May. 08, 2009 04:18 PM)ProxRocks Wrote:  edit: ps - that was the default save-as "type", i'm assuming that's what you are looking for...

Actually no, sorry about not being clear. What i'd need:
- Go to linked page, click "DOM Source" in the Prox menu.
- Click into the newly opened window, press CTRL+A, then CTRL+C.
- Create an empty text document, paste the clipboard content, save it and attach it.


Quote:(IE8-shell, safe to assume that the DOM Source is the same, right?)

I'd think so. However, the browser which created your above attached MHT file is identifying as MSIE 7.0.
Add Thank You Quote this message in a reply
May. 08, 2009, 05:16 PM (This post was last modified: May. 08, 2009 05:24 PM by ProxRocks.)
Post: #32
RE: Prox Menu: Show xx CSS
hmm... interesting that GreenBrowser is reporting as IE7 when IE8 brought "unmistakable" rendering differences (wikipedia, netflix, et alia)...


at any rate, i've attached as requested (non-shell, strict IE8)...


edit: very interesting indeed... GreenBrowser, Maxthon, and Sleipnir, all three report as IE7 yet rendering differences are "blatant", not just something 'in my head', lol...


Attached File(s)
.txt  from-ie8.txt (Size: 17.05 KB / Downloads: 773)
Add Thank You Quote this message in a reply
May. 08, 2009, 05:33 PM
Post: #33
RE: Prox Menu: Show xx CSS
the attached is the view i get via "real" IE8...
i'm obviously not getting this in my "shells" or i'd said something way before now, lol...


Attached File(s)
.png  ie8.png (Size: 12.41 KB / Downloads: 653)
Add Thank You Quote this message in a reply
May. 08, 2009, 05:47 PM
Post: #34
RE: Prox Menu: Show xx CSS
Thanks for the attached source. Smile!


(May. 08, 2009 05:33 PM)ProxRocks Wrote:  the attached is the view i get via "real" IE8...

That would mean that the menu layout is completely broken in IE8.
Is anyone else seeing this?
Add Thank You Quote this message in a reply
May. 08, 2009, 09:37 PM
Post: #35
RE: Prox Menu: Show xx CSS
(May. 08, 2009 05:47 PM)sidki3003 Wrote:  That would mean that the menu layout is completely broken in IE8.
Is anyone else seeing this?

Attached is what I'm seeing in IE8.

DarthTrader


Attached File(s)
.png  layout.PNG (Size: 45.02 KB / Downloads: 594)
Add Thank You Quote this message in a reply
May. 08, 2009, 09:48 PM
Post: #36
RE: Prox Menu: Show xx CSS
Okay, thanks. I can't continue from here, because i don't have IE8.

Does this happen only with the last update?
Or also the previous one?
Or is it broken with the 2/13 prox-x-menu.js as well?
Add Thank You Quote this message in a reply
May. 08, 2009, 10:07 PM
Post: #37
RE: Prox Menu: Show xx CSS
I believe it has always been broken. I just tried 2/13 after exiting IE8, clear cache, etc. and it is still the same.
Add Thank You Quote this message in a reply
May. 08, 2009, 10:17 PM
Post: #38
RE: Prox Menu: Show xx CSS
That's better news.

What happens if you open proxcss-b-ie.css and comment out or remove both lines where "filter:" occurs?
If that doesn't change anything, what if you comment out or remove the entire CSS content?
Add Thank You Quote this message in a reply
May. 08, 2009, 10:26 PM (This post was last modified: May. 08, 2009 10:29 PM by DarthTrader.)
Post: #39
RE: Prox Menu: Show xx CSS
Still the same with the two filters commented out. I should mention that it only looks really bad with certain backgrounds. On the Google home page with the dark blue theme, it is much more readable.
Okay, I just deleted the entire contents of proxcss-b-ie.css and restarted Prox - no difference.
Add Thank You Quote this message in a reply
May. 08, 2009, 10:35 PM
Post: #40
RE: Prox Menu: Show xx CSS
Hmm... I'm sort of lost now... Thanks again for checking. Smile!
Add Thank You Quote this message in a reply
May. 08, 2009, 10:47 PM (This post was last modified: May. 08, 2009 10:47 PM by sidki3003.)
Post: #41
RE: Prox Menu: Show xx CSS
One more idea, in proxcss-all.css on line 472, there is this instruction:
Code:
background: transparent !important;

What if you comment it out?
If successful, what if you remove " !important"?
Add Thank You Quote this message in a reply
May. 08, 2009, 10:48 PM
Post: #42
RE: Prox Menu: Show xx CSS
(May. 08, 2009 10:35 PM)sidki3003 Wrote:  Hmm... I'm sort of lost now... Thanks again for checking. Smile!

Okay, here's what I get with the 2/13 proxjs-x-menu.js and an empty proxcss-b-ie.css file.


Attached File(s)
.png  layout2.PNG (Size: 40.52 KB / Downloads: 641)
Add Thank You Quote this message in a reply
May. 08, 2009, 10:53 PM
Post: #43
RE: Prox Menu: Show xx CSS
Cool! In that case ignore my last post.
Now we'll have to wait for someone tracking down which rules in proxcss-b-ie.css are breaking layout in IE8 exactly.
Add Thank You Quote this message in a reply
May. 08, 2009, 11:11 PM
Post: #44
RE: Prox Menu: Show xx CSS
Here's what I get with the latest proxjs-x-menu.js and removing the two filter lines from proxcss-b-ie.css. I must not have commented them out properly the first time or something, I don't know. Banging Head


Attached File(s)
.png  layout3.PNG (Size: 45.67 KB / Downloads: 532)
Add Thank You Quote this message in a reply
May. 08, 2009, 11:34 PM (This post was last modified: May. 08, 2009 11:37 PM by sidki3003.)
Post: #45
RE: Prox Menu: Show xx CSS
That layout looks acceptable. So better skip transparency in IE8 (in IE8 mode) alltogether.

ProxRocks, possibly your GreenBrowser is running IE8 in IE7 mode.
What is the reply if you enter...
Code:
javascript:PrxRLalert(document.documentMode)
...in the address bar, in GreenBrowser *and* in plain IE8 (the one with the broken layout)?

Can you attach a (true color) screencap of the menu in former browser?
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: