grssam / UIEnhancer

Source code for UI Enhancer addon
https://addons.mozilla.org/en-US/firefox/addon/ui-enhancer/
51 stars 22 forks source link

BreadCrumbs sometimes don't represent text in locationbar #95

Closed KOLANICH closed 4 years ago

KOLANICH commented 11 years ago

Sometimes bredcrumbs doen't represent the actual text in locationbar : bredcrumbs show the old URI, but if i click i will get the correct one (maybe this behavior occures because of incorrect redirect handling)?

grssam commented 11 years ago

Can you give an example url ?

KOLANICH commented 11 years ago

try to login to sourceforge using openid (i used blogger openid) you will be redirected to blogger but you will see in locationbar sourceforge it seems that bug occurs when 2 or more redirects (using location header) chained

grssam commented 11 years ago

I tried several times, using GMail, Aim, Bloggers and Flickr and never saw a moment when the breadcrumbs show wrong url. Can you post some screenshots or a video ?

KOLANICH commented 11 years ago

SF is ok, try http://c.icq.com/webicq/banias/gb/icq/415/WidgetMain.html and then manually replace 415 to 420 and hit enter. Your addon will show 420 breadcrumb. Click to show URI. You will see 415 instead of 420 in the part of URI.

grssam commented 11 years ago

I did what you said, but as soon as I replace 415 with 420 and press enter, the browser instantaneously redirects me back to 415. Even without the addon installed, 420 is visible for just a couple of milliseconds only.

KOLANICH commented 11 years ago

http://rghost.ru/private/47453861/35484d7497b8922bb4685715f6695a64 (press the black button to download)

grssam commented 11 years ago

Okay, so I am not seeing that behavior. Can you give me some details on your browser version and OS ?

KOLANICH commented 11 years ago

Windows 8 Firefox 22.0

KOLANICH commented 11 years ago

one more http://rghost.ru/private/47455255/a303b42928f7ce87f119c2b16e100a30 (press the black button to download)

grssam commented 11 years ago

Let me investigate a little.