Last modified: 2014-02-12 23:55:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T46724, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44724 - position: fixed doesn't work on many browsers
position: fixed doesn't work on many browsers
Status: RESOLVED INVALID
Product: MobileFrontend
Classification: Unclassified
stable (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-06 18:56 UTC by Juliusz Gonera
Modified: 2014-02-12 23:55 UTC (History)
10 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Juliusz Gonera 2013-02-06 18:56:03 UTC
We should find a way around this, this would be very useful in many places in the user interface.
Comment 1 Jon 2013-02-06 19:53:57 UTC
Personally from experience this is not worth the hassle. The only way you'll get a true position fixed experience is if you use iScroll or similar library http://cubiq.org/iscroll for these browsers which basically involves reimplementing browser scrolling.

We already do 'position fixed' in the reference reveal but the experience is not smooth when you scroll and the notification scrolls with you.

It's also very hard to detect which browsers to serve to.

Personally I'd say WONTFIX - we should use position fixed when we are 100% sure it is available and fall back to position relative/absolute/something else where it is not. Otherwise the experience will not be smooth (not to mention the nightmare of what happens when the user zooms in or out!)

This is an interesting read:
http://www.quirksmode.org/blog/archives/2010/12/the_fifth_posit.html
Comment 2 Jon 2013-02-27 01:14:05 UTC
I don't see how this bug is currently actionable so closing as INVALID.

Feel free to open a specific bug explaining where position fixed is needed to motivate and drive work on this.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links