Closed
Bug 895203
Opened 11 years ago
Closed 11 years ago
Disable overlay scrollbars in FF23
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
Tracking | Status | |
---|---|---|
firefox23 | + | disabled |
firefox24 | + | unaffected |
firefox25 | --- | unaffected |
relnote-firefox | --- | 24+ |
People
(Reporter: spohl, Assigned: spohl)
References
Details
(Whiteboard: [lion-scrollbars+])
Attachments
(1 file, 1 obsolete file)
874 bytes,
patch
|
smichaud
:
review+
lsblakk
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Due to bug 894931 comment 14 we should disable overlay scrollbars in FF23.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #777495 -
Flags: review?(smichaud)
Assignee | ||
Updated•11 years ago
|
tracking-firefox23:
--- → ?
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•11 years ago
|
Whiteboard: [lion-scrollbars+]
Comment 2•11 years ago
|
||
Comment on attachment 777495 [details] [diff] [review]
Patch
Too bad. But yes, I agree.
Attachment #777495 -
Flags: review?(smichaud) → review+
Comment 3•11 years ago
|
||
Unfortunately it has to be this way this late in the FF23 cycle. Will nominate for tracking FF24 just to keep it on the radar in case the loose ends aren't wrapped up in time for that release as well, but hopefully we'll get it sorted in time. Let's get this onto Beta for today's build.
Updated•11 years ago
|
relnote-firefox:
--- → ?
Comment 4•11 years ago
|
||
Comment on attachment 777495 [details] [diff] [review]
Patch
[Triage Comment]
Attachment #777495 -
Flags: approval-mozilla-beta+
Updated•11 years ago
|
Whiteboard: [lion-scrollbars+] → [lion-scrollbars+][checkin-needed-beta]
Comment 5•11 years ago
|
||
status-firefox24:
--- → affected
status-firefox25:
--- → affected
Whiteboard: [lion-scrollbars+][checkin-needed-beta] → [lion-scrollbars+]
Comment 6•11 years ago
|
||
Here's my patch. It adds information to the Breakpad crash reports' app notes field for crashes that are triggered by the original patch's calls to MOZ_CRASH.
It's conceivable that the information from TextInputHandlerBase::IsSecureEventInputEnabled()'s call to CrashReporter::AppendAppNotesToCrashReport() might also add information to other kinds of crash reports. But I don't think that's a bad thing.
Masayuki, can you think of any other information that'd be useful for us to have in the app notes field of this bug's crash reports?
Attachment #778013 -
Flags: review?(ted)
Attachment #778013 -
Flags: review?(masayuki)
Updated•11 years ago
|
Attachment #778013 -
Attachment is obsolete: true
Attachment #778013 -
Flags: review?(ted)
Attachment #778013 -
Flags: review?(masayuki)
Comment 7•11 years ago
|
||
Oops, wrong bug :-(
Updated•11 years ago
|
Assignee | ||
Comment 8•11 years ago
|
||
Per comment 3 I think this should stay in tracking-firefox24=?. Need-info=lsblakk to make sure.
Flags: needinfo?(lsblakk)
Comment 9•11 years ago
|
||
(In reply to Stephen Pohl [:spohl] from comment #8)
> Per comment 3 I think this should stay in tracking-firefox24=?.
> Need-info=lsblakk to make sure.
Hey :sphol, this is just a way of keeping this bug under release-mgmt radar.I understand we may not be disabling this in FX24 and hence your concern about tracking.But this really helpful to me in the end if there are any outstanding issues and we may have to disable again.
Flags: needinfo?(lsblakk)
Updated•11 years ago
|
Assignee | ||
Comment 10•11 years ago
|
||
That makes sense. Thanks for the clarification. :-)
Updated•11 years ago
|
Comment 11•11 years ago
|
||
Native scrollbars for OS X are still listed under the Firefox Beta notes:
http://www.mozilla.org/en-US/firefox/23.0/releasenotes/
I guess that this should be removed?
Comment 12•11 years ago
|
||
Bumped this note to FF24 notes, it will not be in the release notes (drafts being created shortly).
Comment 13•11 years ago
|
||
I am going to mark status for Firefox24 as unaffected here, given we are going to have scrollbars enabled in Fx24 and above.
Assignee | ||
Comment 14•11 years ago
|
||
Bhavana, would you like to keep this bug open? We might want to update the title and summary if that's the case. I believe we can close it otherwise. Thank you!
Flags: needinfo?(bbajaj)
Comment 15•11 years ago
|
||
(In reply to Stephen Pohl [:spohl] from comment #14)
> Bhavana, would you like to keep this bug open? We might want to update the
> title and summary if that's the case. I believe we can close it otherwise.
> Thank you!
:spohl, closing this makes sense. Marking it resolved.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(bbajaj)
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•