<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>268248</bug_id>
          
          <creation_ts>2024-01-28 04:56:25 -0800</creation_ts>
          <short_desc>Incorrect cursor when resizing &apos;frame&apos;</short_desc>
          <delta_ts>2024-02-04 09:11:04 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=18477</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ahmad Saleem">ahmad.saleem792</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2008265</commentid>
    <comment_count>0</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2024-01-28 04:56:25 -0800</bug_when>
    <thetext>hi Team,

While looking into some obscure bug in Safari &apos;New Bug&apos; category, I stumbled upon on totally different so I am raising this as another bug.

Test Case: https://bokand.github.io/frameset.html

Steps to reproduce:

1) Open above URL
2) Click on green area to make it inactive and change to red
3) Go to frame border (via mouse cursor)

Actual Result:

Cursor is changed to resize while it is disabled.

Expected Result:

Cursor should not change.

&gt;&gt; Chrome Canary 123 works as expected while Firefox Nightly 124 is broken and allows resizing even after clicking on &apos;frame&apos; area.

__

Just wanted to raise so we can fix it.

Only web-spec, I can find around is:

https://drafts.csswg.org/css-ui/#default-style-sheet

/* Though FRAME resizing is not directly addressed by this specification,
   the following rules may provide an approximation of reasonable behavior. */

/*

frame { resize:both }
frame[noresize] { resize:none }

*/

___

Just wanted to raise so we can see what we can do.

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2010481</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-02-04 04:57:13 -0800</bug_when>
    <thetext>&lt;rdar://problem/122266192&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>