Closed
Bug 972896
Opened 11 years ago
Closed 10 years ago
color picker cause the screen residual in fullscreen
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1064787
People
(Reporter: yfdyh000, Unassigned)
References
Details
Attachments
(1 file)
50.60 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.3; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140213172947
Steps to reproduce:
see https://moztrap.mozilla.org/manage/case/11271/.
Actual results:
When the pick color window popup, a classic style "Windows" title bar appears at the top of Firefox window (see the attachment, part 1).
When click OK button or close the window, the title bar residual at full screen (part 2).
The residual not be refresh (part 3), until quit the full screen or trigger the toolbar popup to refresh.
Expected results:
Not appears the title bar, or can be automatically refresh.
Component: Untriaged → Widget: Win32
Product: Firefox → Core
Summary: pick color in fullscreen, result the screen residual → color picker cause the screen residual in fullscreen
Comment 1•11 years ago
|
||
Hi Yang, I don't understand what to do here to reproduce this even from the description in MozTrap. What do I do to make a pick color window pop up? Thanks!
Flags: needinfo?(yfdyh000)
Open the http://diveintohtml5.info/examples/input-type-color.html, enter to fullscreen mode (F11), click the button-color.
However, this seems a problem in Firefox 28 release, color-input does not appear.
It in beforetime the Firefox 28 beta and the current Firefox 29b1 is visible.
Another bug?
Flags: needinfo?(yfdyh000)
Comment 3•11 years ago
|
||
(In reply to YF (Yang) from comment #2)
> However, this seems a problem in Firefox 28 release, color-input does not
> appear.
> It in beforetime the Firefox 28 beta and the current Firefox 29b1 is visible.
> Another bug?
No: we decided to disable input type=color in FF28 (see bug 977301).
I think we can dupe this to bug 1064787. The color picker opens a child window which "steals" focus from the fullscreen window.
This bug is older, but bug 1064787 has more information and more people are CC'd there. I have also duped bugs that are older still to bug 1064787.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•