Closed
Bug 275622
Opened 20 years ago
Closed 19 years ago
Crash when resizing text on this page [@ nsStyleContext::GetStyleData]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alex, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20041221 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20041221 Firefox/1.0+ Firefox crashes when I try to resize text on this page, either through Ctrl+mousewheel or through View -> Text Size -> Increase. Reproducible: Always Steps to Reproduce: 1. Load the page: http://www.rd2inc.com/about/ 2. Try Ctrl+mousewheel to resize the text Actual Results: Crash Expected Results: No crash :). Running Firefox build 20041221/Trunk on WinXP. Talkback IDs TB2683843k and TB2683822K: http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB2683843K http://talkback-public.mozilla.org/talkback/fastfind.jsp?search=2&type=iid&id=TB2683822K I just guessed the component "Style System" since the stack signature is nsStyleContext::GetStyleData. Please refile if appropriate.
| Reporter | ||
Comment 1•20 years ago
|
||
Possibly related: bug 272467 (same stack signature - nsStyleContext::GetStyleData)
Works for me, Linux trunk. Probably more likely to be deleted frames than a real style system problem, so ->Layout.
Assignee: dbaron → nobody
Component: Style System (CSS) → Layout
QA Contact: ian → core.layout
Comment 3•19 years ago
|
||
WFM, Mozilla 2005-06-09-06 Windows XP WFM, Mozilla 2005-06-15-02 Linux Reporter, can you still reproduce with a current build?
Comment 4•19 years ago
|
||
WFM, Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050623 Firefox/1.0+ -> WORKSFORME
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ nsStyleContext::GetStyleData]
You need to log in
before you can comment on or make changes to this bug.
Description
•