Closed Bug 517526 Opened 15 years ago Closed 14 years ago

Unexpected scrollbar is shown, when it was applied "text-shadow" style to label

Categories

(Core :: Layout, defect)

1.9.2 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: alice0775, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(2 files)

1.96 KB, application/vnd.mozilla.xul+xml
Details
1.54 KB, application/vnd.mozilla.xul+xml
Details
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a2pre) Gecko/20090918 Firefox/3.5.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a1pre) Gecko/20090918 Minefield/3.7a1pre ID:20090918042213

The scrollbar that I do not expect is displayed when I apply "text-shadow"style to  elements in the listbox.


Reproducible: Always

Steps to Reproduce:
1.Start Minefield
2.Open Text Case

Actual Results:  
Unexpected scrollbar is shown


Expected Results:  
Unexpected scrollbar is not shown


This problem occurs in Minefield, Namoroka and Shiretoko.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a1pre) Gecko/20090918 Minefield/3.7a1pre ID:20090918042213

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a2pre) Gecko/20090918 Namoroka/3.6a2pre ID:20090918053309

Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 ID:20090824101458
Version: unspecified → 1.9.2 Branch
Attached file test case
Keywords: testcase
Attached file test case 2
Reduce width of window very slowly.
Unexpected Horizontal scroll bar appear.
Depends on: 524172
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
No longer depends on: 524172
Resolution: --- → DUPLICATE
I think this bug is different to Bug 446693.
Especially test case 2, there are no scrollbars when wider window width.
Please read source code of the test case 2 carefully.
(In reply to comment #2)
> Created an attachment (id=412716) [details]
> test case 2
> 
> Reduce width of window very slowly.
> Unexpected Horizontal scroll bar appear.
Due to  Bug 526924,pleaee open the test case after download or increased font-size
Fair enough. I thought that other bug covered text-shadow with scrollbars in general...
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Status: UNCONFIRMED → NEW
Ever confirmed: true
The following  workaround is effective.
For Created an attachment (id=401490)
  listitem,
  button{
     overflow:hidden;
  }

For attachment (id=412716)
  button {
    overflow:hidden;
  }
This was fixed by Bug 542595.
Status: NEW → RESOLVED
Closed: 15 years ago14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: