| Issue 2069: | Regression: Shelves (infobar / download shelf) not hidden correctly after tab close | |
| 6 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Product Version : 0.2.152.0 URLs (if applicable) : Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3: Firefox 3: IE 7: What steps will reproduce the problem? 1. Download something 2. Close the tab 3. Click your download button's arrow to get menu with "open, show in folder" What is the expected result? Should show the menu What happens instead? Entire download bar becomes unresponsive until you double click it to restore screen. Please provide any additional information below. Attach a screenshot if possible. |
||||||||||||||||||
,
Sep 22, 2008
Please repro on the dev channel + trunk builds.
Status: Assigned
Owner: mberkow...@chromium.org Labels: -Area-Unknown Area-BrowserUI |
|||||||||||||||||||
,
Oct 03, 2008
Same here, and once double-clicked, the bar disappear. Tested on 0.2.153.1 |
|||||||||||||||||||
,
Oct 03, 2008
This is dupe of Issue 1904 . -Venkat.
Status: Duplicate
|
|||||||||||||||||||
,
Oct 03, 2008
oops..sorry..wrong duping... 2979 is dupe of this. -Venkat.
Status: Untriaged
Owner: venkatar...@chromium.org |
|||||||||||||||||||
,
Oct 03, 2008
Consistent Repro Steps: --Go to any webpage(Eg: google.com) --Copy and paste any URL which points to download in the same tab (eg: http://www.download.com/3001-2239_4-10891365.html? spi=1ec293304541968b88b9408ec6cfc3ad) --Close the tab.
Summary: Regression: Download bar becomes unresponsive
Labels: -Pri-2 Pri-1 |
|||||||||||||||||||
,
Oct 03, 2008
I can reproduce this in 154.0. It appears to be a redraw issue involving the Download Bar (the bar is not really there). Use repro steps in bug # 1904. |
|||||||||||||||||||
,
Oct 14, 2008
Comments from Glen: Problem appears to be because frame::shelf_view_ is killed without calling Layout() when the tab is closed, and when ShelfVisibilityChangedImpl is subsequently fired for the new tab as part of ShowTabContents, it thinks that no shelf view was visible, so it doesn't detect any change and doesn't call Layout(). Not yet sure why this doesn't affect infobars. |
|||||||||||||||||||
,
Oct 14, 2008
(No comment was entered for this change.)
Cc: s...@chromium.org
|
|||||||||||||||||||
,
Oct 14, 2008
This bug affects infobars as well.
Summary: Regression: Shelves (infobar / download shelf) not hidden correctly after tab close
Owner: g...@chromium.org |
|||||||||||||||||||
,
Oct 15, 2008
This regression needs to get fixed before 1.0. Ideally before we push the next Beta update, if it can get fixed this week.
Labels: Mstone-1.0
|
|||||||||||||||||||
,
Oct 15, 2008
Fix is approved, waiting on me being around while the tree is open, sorry. |
|||||||||||||||||||
,
Oct 17, 2008
Fixed with r3528
Status: Fixed
|
|||||||||||||||||||
,
Oct 20, 2008
Verified in 0.3.154.5 (Official Build 3584).
Status: Verified
|
|||||||||||||||||||
,
Dec 04, 2008
Issue 3865 has been merged into this issue. |
|||||||||||||||||||
| ► Sign in to add a comment | |||||||||||||||||||