Closed
Bug 574957
Opened 14 years ago
Closed 14 years ago
Plugins cause problems in setting glass margins under certain circumstances
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: Felipe, Assigned: jimm)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
image/png
|
Details |
Plugin content can be seen outside of the content area. STR: Open a youtube video, scroll down the page such that a part of the video area is not visible, move the mouse around. This doesn't happen if it the plugin is entirely scrolled outside of the viewport.
Comment 1•14 years ago
|
||
Was this with the latest nightly? I can't reproduce this.
Reporter | ||
Comment 2•14 years ago
|
||
No, this is a debug build with the latest tip. Seems to happen when the mouse enters the top-level window area.
Assignee | ||
Comment 3•14 years ago
|
||
This is interesting, seems the browser process plugin window is painting over glass, causing glass to turn black. Some sort of a clipping problem.
STR:
1) open a you tube video
2) scroll the plugin up until it's half obscured by the upper level boundary of the page
3) shrink the window size in horizontally until the video is clipped on both sides of the content view.
You should see a black area above the chrome.
Assignee | ||
Comment 4•14 years ago
|
||
WFM currently.
Assignee | ||
Comment 5•14 years ago
|
||
(In reply to comment #4)
> WFM currently.
NM, just got it again.
Assignee: nobody → jmathies
Assignee | ||
Comment 6•14 years ago
|
||
Technically not a plugin clipping problem, this is a glass margins setup problem.
Summary: Plugin content is seen through glass → Plugins cause problems in setting glass margins under certain circumstances
Assignee | ||
Updated•14 years ago
|
Assignee: jmathies → nobody
Component: Layout: View Rendering → Widget: Win32
QA Contact: layout.view-rendering → win32
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → jmathies
Updated•14 years ago
|
blocking2.0: --- → ?
Updated•14 years ago
|
blocking2.0: ? → final+
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Comment 11•14 years ago
|
||
This issue is still there :
https://as.photoprintit.de/web/84004066/startClient.do?client=java&type=print
The popup window no click issue is bug 555699.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee | ||
Comment 12•14 years ago
|
||
(In reply to comment #11)
> This issue is still there :
> https://as.photoprintit.de/web/84004066/startClient.do?client=java&type=print
>
> The popup window no click issue is bug 555699.
Can you be more specific? I couldn't interact with the plugin, so I can't test to see if it clips into glass when scrolling up.
Possibly you are mistaking this for bug 545892?
Comment 13•14 years ago
|
||
Assignee | ||
Comment 14•14 years ago
|
||
(In reply to comment #13)
> Created attachment 471564 [details]
> screenshot : top level window black area
ok, that's bug 545892.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•