Open
Bug 1028851
Opened 11 years ago
Updated 3 years ago
Notification popup displays under the top bar on gnome 3
Categories
(Firefox :: General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: valentin, Unassigned)
Details
Attachments
(1 file)
|
37.58 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0 (Beta/Release)
Build ID: 20140619004025
Steps to reproduce:
On a Gnome3 Desktop, multi-screen configuration, Firefox maximized
On a site that allow notifications (gmail I guess ?), receive a notification.
Or open the console and :
Notification.requestPermission()
var notification = new Notification("Notification Test, out of screen")
Also work with firefox's internal notifications ("an update is available").
Actual results:
Notification popup has displayed under the top menu bar (see the screenshot), hiding most of its content.
Expected results:
The notification popup should be just below the bar, so it would be totally visible.
| Reporter | ||
Updated•11 years ago
|
Component: Untriaged → General
| Reporter | ||
Comment 1•11 years ago
|
||
Also I should add that it's been here for a while.
We've tested on a single monitor configuration with Ubuntu 13.04 64bit, and also on multi-screen configuration(2 monitors) on Ubuntu 12.04 64bit.
We were not able to reproduce this issue on Firefox 31 Release, latest Firefox 32 Beta 6 and latest FF 34 Nightly.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•